I want to create one account, but I want to give access only for one directory (for example: /usr/local/www/apache22), FTP and PuTTY. Can I make such an account?
PS: Sorry for my English
PS: Sorry for my English
aadryaan94 said:I want to create one account, but I want to give access only for one directory (for example: /usr/local/www/apache22), FTP and PuTTY. Can I make such an account?
PS: Sorry for my English![]()
Apart from the previous response I'd like to warn you that you shouldn't put too much trust in solutions like that. "Chrooting" (limiting) someone to one directory is a decent way to, well, limit your users but it doesn't provide much extra security. Because generally speaking it's often not that difficult to escape such a commandline chroot.aadryaan94 said:I want to create one account, but I want to give access only for one directory (for example: /usr/local/www/apache22), FTP and PuTTY. Can I make such an account?