|
|
|
|
|
by LinuxBender
1891 days ago
|
|
Makes sense. I also had to implement a work around "scponly" for CentOS 5. Not fun. I put a sftp server back up. Feel free to play around with it. This is a single sshd instance and a copy of the config is in the /pub directory of the anonymous user. I did not change anything in pam. The sftp users are selinux confined as user_u. server: 45.79.100.12
port: 22
username: anonymous, anon, pub, public
pw: (null) just hit enter
This message probably won't age well if I remove that node. |
|