How to set a ACL for the user or a file?
Answers were Sorted based on User's Feedback
Answer / mahesh savalia
To set ACL for user
# setfacl -m user:<username>:rwx <filename>
To set ACL for group
# setfacl -m group:<groupname>:rwx <filename>
to check the same
# getfacl <filename>
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas
setfacl -M u:permisons m:mask value of the permisons(rwx)
Is This Answer Correct ? | 1 Yes | 1 No |
i have sun ultra10 machine,OS is solaris 9 and i have single harddisk, now i want same ,exact copy of data in anoher harddisk so that i should be able boot from new harddisk, how do yo do this? is it called as cloning?
how to create nis master,slave,client
What is JASS?
wat is router? How do u find a default router?
how to make processor online and offline
How to quickly mirror a volume, if the volume is empty?
what is df -kh i/o error ?How to Troubleshoot ?
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
what r the configuration files for rlogin and ssh
If fsck is running, one thind u should not do.. what's that?
How do you give a user access to an application or program that needs to run as root without giving them the root password?
how to change nic card from half duplex to full duplex?