![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setfacl permission issue | MeganP | Shell Programming and Scripting | 0 | 08-01-2007 05:15 PM |
| overriding the mask in setfacl | aladdin | UNIX for Dummies Questions & Answers | 4 | 05-30-2007 03:11 AM |
| setfacl | fredao | UNIX for Advanced & Expert Users | 3 | 03-21-2007 11:45 PM |
| setfacl -x doesn't shows it removed the ACL | braindrain | Shell Programming and Scripting | 0 | 08-01-2006 05:09 AM |
| Monitor CPU usage and Memory Usage | Gajanad Bihani | High Level Programming | 2 | 03-09-2005 07:35 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Usage of setfacl
Hi,
I have a directory with 700 permissions. I intend to give rwx privileges to a user which does not belong to the group. I am using the following command setfacl -m u:prod:rwx test when I checked the privileges using getfacl -a test the output was as follows: # file: test # owner: prod # group: admin user::rwx user:app01prod:rwx #effective:--- group::--- #effective:--- mask:--- other:--- and am not able to access this directory using prod user. As you can see, the effective permissions are ---. Can you tell me what am I missing here? Thanks in advance, Sree Last edited by Perderabo; 10-31-2003 at 11:01 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|