HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Remove acl on vxfs file system
Operating System - HP-UX
1830940
Members
1722
Online
110017
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
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
03-15-2007 07:49 AM
03-15-2007 07:49 AM
Remove acl on vxfs file system
I accidentally set some acl’s on a vxfs file system, with XP through samba.
I now want to completely remove all acl’s on the directory, files and any directories below it.
I was able to remove the default user and group settings using the following commands
‘setacl –d d:u:: file’
Here is what I have left:
# owner: catadm
# group: catia
user::rwx
group::rwx
class:rwx
other:r-x
default:class:r-x
default:other:r-x
I am not ale to remove the default class and other using:
‘setacl –d d:c:: file’
‘setacl –d d:o:: file’
Any suggestions?
I now want to completely remove all acl’s on the directory, files and any directories below it.
I was able to remove the default user and group settings using the following commands
‘setacl –d d:u:: file’
Here is what I have left:
# owner: catadm
# group: catia
user::rwx
group::rwx
class:rwx
other:r-x
default:class:r-x
default:other:r-x
I am not ale to remove the default class and other using:
‘setacl –d d:c:: file’
‘setacl –d d:o:: file’
Any suggestions?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2007 02:51 PM
03-15-2007 02:51 PM
Re: Remove acl on vxfs file system
Mike,
I've had similar issues and I create an acl file and then use setacl to force normal acl's. You might try the following and see if it works in your situation:
# cat acl
user::rwx
group::--x
other:--x
# setacl -f acl filename
I've had similar issues and I create an acl file and then use setacl to force normal acl's. You might try the following and see if it works in your situation:
# cat acl
user::rwx
group::--x
other:--x
# setacl -f acl filename
I used to have spare time, then I had kids.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 07:44 AM
03-20-2007 07:44 AM
Re: Remove acl on vxfs file system
I created a file with the following:
user::rwx
group::r-x
other:--x
I executed the follwoing command.
'setacl -f aclfile directory'
and it worked.
Thank you for the assistance.
user::rwx
group::r-x
other:--x
I executed the follwoing command.
'setacl -f aclfile directory'
and it worked.
Thank you for the assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 07:48 AM
03-20-2007 07:48 AM
Re: Remove acl on vxfs file system
I messed up on awarding your points. How can I coorect that?
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 2025 Hewlett Packard Enterprise Development LP