GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- permissions/acls
Operating System - HP-UX
1851683
Members
3608
Online
104061
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 11:19 AM
09-05-2002 11:19 AM
I have a directory whose permissions are set to 777 recursively that I can view the contents of from all user
ids except one. Is there something like an access control list that might exist on these files that I could query and possibly get rid of it ? There is something blocking access to these files for this user, I just need to know from the experts some of the possibilities. Any ideas ????
ids except one. Is there something like an access control list that might exist on these files that I could query and possibly get rid of it ? There is something blocking access to these files for this user, I just need to know from the experts some of the possibilities. Any ideas ????
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 11:24 AM
09-05-2002 11:24 AM
Solution
Hi Greg,
if that directory *does* have ACL entries, then "ls -l" would show it with a trailing "+" after the standard permissions, like this:
drwxrwxrwx+ 1 root sys ...
Can this user read any other directory on the same station?
Is that directory a mount-point and the permissions of the mount-directory are weird? You will have to "umount" it to see its permissions...
Depending on your filesystem type (HFS or VxFS3.3) the commands to display/modify the ACLs are:
- HFS: lsacl/chacl
- VxFS3.3: getacl/setacl
HTH,
Wodisch
if that directory *does* have ACL entries, then "ls -l" would show it with a trailing "+" after the standard permissions, like this:
drwxrwxrwx+ 1 root sys ...
Can this user read any other directory on the same station?
Is that directory a mount-point and the permissions of the mount-directory are weird? You will have to "umount" it to see its permissions...
Depending on your filesystem type (HFS or VxFS3.3) the commands to display/modify the ACLs are:
- HFS: lsacl/chacl
- VxFS3.3: getacl/setacl
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2002 12:03 PM
09-05-2002 12:03 PM
Re: permissions/acls
The directory is not a direct mount point and is an hfs filesystem. There are no '+' on the files. The lsacl yields the same permissions that are visable with the ls -al command. Other directories at the same level are visable by this one user but this one is not. This one just doesn't make sense to me.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP