Quote:
Originally posted by mmilano
that restricted the user to only their home directory. so even if they create a subdirectory themselves, they can not use the "cd" command to get in it. |
Hmm... never tried anything that restricted.. Only the 'cd ..' restriction..
Quote:
Originally posted by mmilano also, for some reason, ftp would not work for that user when i restricted them.
i'm need to read more here. |
The reason why ftp wont accept login into a restricted shell, is because it's not listed in /etc/shells, put the r*sh you're using in there aswell, and ftp has access to it.