[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rssh



People, I'm using rssh in order to give sftp access to the user "test", and he shouldn't go above /home/test path.
So I configure /etc/rssh.conf in this way:

logfacility = LOG_USER
allowsftp
umask = 022
user = test:011:00010:"/home/test"

But the user "test" can enter to my system under and above /home/test, so he reaches /....it's not what I want.

What can I do ??? Do I have to do something else ???
I allow user "test" to use ssh via /etc/sshd_config.

Really thanks,

Alejandro



Reply to: