Displaying 2 results from an estimated 2 matches for "sshchroot".
2005 Jan 13
1
Equilivant for a sshchroot file?
Hey guys I really have made use of the ftpchroot file in /etc but I wonder
why is there no equivalent of that for ssh and telnet accounts? Basically
simply limiting traversing the file system to specific shell users root.
Regards,
Jason
2010 Feb 03
5
OpenSSH-5.3p1 selinux problem on CentOS-5.4.
...s:
# sestatus
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode: permissive
Mode from config file: permissive
Policy version: 21
Policy from config file: targeted
Our chroot directory path is:
/var/data/sshchroot
The questions are:
1. Is it possible to mount the selinux filesystem twice on the same
host having different roots?
2. If so, then how is this accomplished?
3. If not, then is there anything else that I can do, besides
disabling selinux support in the sshd daemon, to get this to work?
Sincerel...