- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error: acl failed for the file "README", Operation...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-08-2006 09:11 AM
03-08-2006 09:11 AM
why does appear the following error?
unix:ftpuser 215> getacl README
acl failed for file "README", Operation not supported
unix server has installed JFS and uses vxFS:
unix:root> swlist -l fileset JFS
# Initializing...
# Contacting target "unix"...
#
# Target: unix:/
#
# JFS B.11.11 The Base VxFS File System
JFS.JFS-ENG-A-MAN B.11.11 JFS-ENG-A-MAN
JFS.JFS-JPN-E-MAN B.11.11 JFS-JPN-E-MAN
JFS.JFS-JPN-S-MAN B.11.11 JFS-JPN-S-MAN
JFS.VXFS-BASE-KRN B.11.11 The Base VxFS File System Kernel files
JFS.VXFS-BASE-RUN B.11.11 VXFS-BASE-RUN
JFS.VXFS-PRG B.11.11 Subproduct contains the necessary header files for pr
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 09:35 AM
03-08-2006 09:35 AM
Re: error: acl failed for the file "README", Operation not supported
hi,
could be because file is located into a folder as NFS file system?
can i create an ACL with a file located under NFS its file system?
Manuales.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 09:37 AM
03-08-2006 09:37 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 10:12 AM
03-08-2006 10:12 AM
Re: error: acl failed for the file "README", Operation not supported
how can i do for following ..
i have a directory .. and there are created files with different names ..
i'd like create an acl to the directory indicating that every user different to the owner of the files, can delete file ...
could bee follows? :
directory is named: dir_files
onwer of the directory: user_a
user to use files into dir_files folder: user_b
setacl -m u:user_b:rwx dir_files
last one is correct?
i already did las one . and i created a file into dir_files and i do not see permissions for user_b in this file:
unix 247> getacl user.txt
# file: user.txt
# owner: user_a
# group: group_a
user::rw-
group::rw-
class:rw-
other:r--
how can i do for automatical every file has the permissions only manipulating dir_files folder?
Thanks ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2006 10:23 AM
03-08-2006 10:23 AM