On Mon, May 29, 2000 at 12:37:50PM -0700, Graham.Knight@netapp.com wrote:
In NT you can set the ACL of a file so tight that the Administrator cannot read it.
Is it possible that nobody can access it ? Shouldn't at least the owner have enough access rights to query and set the access rights ?
What you should try to do is map the drive as Administrator, then Take Ownership of the file. If that succeeds you should be able to set the ACL to whatever you want it to be, or delete the file. Another thing you might want to consider is setting this option:
Ok.
cifs.nfs_root_ignore_acl on
This allows a root user on a root mounted NFS partition to do whatever it wants to a file with an ACL. I'm not 100% positive that the option above is available on 5.3.4R3. I know that it is available in 5.3.4R3P2.
This sounds even better, but:
| filer3> options cifs.nfs_root_ignore_acl on | No such option cifs.nfs_root_ignore_acl
Greetings,