Extended attributes
Posted Apr 14, 2005 21:11 UTC (Thu) by
proski (subscriber, #104)
Parent article:
FUSE hits a snag
Wouldn't it be reasonable to present the native permissions as extended attributes rather than as UNIX permissions? For example, if a file over ssh connection belongs to a user that doesn't exist locally, how do you map it to a local user ID? But an extended attribute "owner" could have a string value for the actual owner of the file.
If the permissions on a file don't reflect what file operations are actually allowed, what's the point in presenting them as permissions? An ACL editor would be more suitable for viewing and changing those permissions than chmod and chown.
(
Log in to post comments)