Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all, I have a shared folder in my Linux server. The problem is when a user create a child folder in the shared folder, other users cannot copy or ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Posts
    13

    Set default permission on a folder

    Hi all,

    I have a shared folder in my Linux server. The problem is when a user create a child folder in the shared folder, other users cannot copy or create files into that child folder.

    How do I set the default permission so that all members of a group can create/delete files/folders in the shared folder, without manually set the permissions?

    Thanks

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    15
    I usually setup these things manually as i dont have many users on my server...

    How ever you could trying checking out the umask man page.

  3. #3
    Just Joined!
    Join Date
    Apr 2008
    Posts
    13
    change the umask value in /etc/bashrc to 002, is that right?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...