微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

在Oracle Linux中可以禁用ssh的同时启用scp么?

转自:Is it possible to disable ssh login and allow scp in Oracle Linux? (Doc ID 2140770.1)

APPLIES TO:

Linux OS - Version Oracle Linux 6.0 and later
Linux x86-64

GOAL

Is it possible to disable SSH login and allow scp in Oracle Linux?

SOLUTION

Its not possible to disableSSHbecauseSCPrequires sshsession. itsdesigned to use via ssh session

REFERENCES

NOTE:2140775.1 - How to Set up SFTP to Chroot Jail only for Specific Group
NOTE:2140767.1 - Does Oracle has RSSh and scponly Package for OL7.x ?

原文地址:https://www.jb51.cc/oracle/209186.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐