March 19, 2024, 10:14:10 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: umask on Users  (Read 5047 times)

Offline Palash

  • Linux Noob !
  • *
  • Posts: 4
umask on Users
« 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.

Offline linux1986

  • Linux Noob !
  • *
  • Posts: 6
    • Linux Help
Re: umask on Users
« Reply #1 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