LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ACL for directory (https://www.linuxquestions.org/questions/linux-newbie-8/acl-for-directory-4175438729/)

mohitvad 11-26-2012 01:38 AM

ACL for directory
 
Hi,

Need command to create ACL on directory so the user can create/copy files into that .


Thanks,
M

druuna 11-26-2012 02:06 AM

Have a look at these links;
- http://www.yolinux.com/TUTORIALS/Lin...roups.html#ACL
- http://wiki.kaspersandberg.com/doku.php?id=howtos:acl
- http://users.suse.com/~agruen/acl/linux-acls/online/

z99 11-26-2012 02:24 AM

i hope this one helps
Quote:

setfacl -m -u:username:rw- pathtodirectory

mohitvad 11-26-2012 03:33 AM

Thanks Z99 command is fine i solved with the same command.


All times are GMT -5. The time now is 11:24 AM.