Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: Palash on September 13, 2011, 12:12:10 PM

Title: umask on Users
Post by: Palash on September 13, 2011, 12:12:10 PM
Hello

Here in my organization all pc are ubuntu. Now, I want to develop umask on user.

scenario is that person (who loged in) can only access his home directory not others home directory.

Please Guide me.
Title: Re: umask on Users
Post by: linux1986 on September 19, 2011, 11:11:38 AM
Hello,

Normally a logged used can only have permission on his home dir. if the user is ftp user you can jail him. he wont be able to change directory then.

in case if you are using vsftpd following link may help.

http://www.linuxhelp.in/2011/09/jail-environment-using-vsftpd.html (http://www.linuxhelp.in/2011/09/jail-environment-using-vsftpd.html)