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 |
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP
How do you get system diagnostics information?
How to create a gateway?
What is the difference between NFS version 2 and NFS version 3?
When the system is hang?Unable to login,and console is available?what is the action u will take?
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 chk who r the users currently ogged in to the system..?
what r the daemons have been started when u install Veritas
In solaris we have 2 directories for commands. what are they..? is there any difference b/w those..?
How to detect a newly added device if you are not able to detect the device using devfsadm?
How to set a ACL for the user or a file?
What is JASS?