You are not logged in.
Pages: 1
Hi!
Want to put all my ssh users in a chroot environment except for myself.
Is there any way to chroot ssh logins to a directory that depends on the user?
Offline
Yeo, check this:
http://code.google.com/p/pam-chroot/
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
I have add
^username$ /home/username
to /etc/security/chroot.conf
What else is needed to get it working?
Offline
I'm sorry, but i configured pam a long ago on a gentoo system and i really can't remember what are the steps.
You have to carefully master pam authentication by editing files in /etc/pam.d/(ssh, i guess)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
I cannot figure out how to edit it.
By editing /etc/pam.d/sshd the only thing I am able to do is to disable ssh.
Offline
Pages: 1