Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What meaning do the owner, group, and mode bits have in AFS?

AFS Bits group mode owner
0
Posted

What meaning do the owner, group, and mode bits have in AFS?

0

In order to appear more like a local filesystem, AFS will faithfully store the numeric UID (owner), GID (group), for both files and directories, as well as the permission bits (read, write, and execute for user, group, and other, plus setuid, setgid, and sticky bits) for files. Note that permission bits for directories are not stored. For the most part, these values are simply recorded and reported back when requested. However, in some instances the fileserver and/or cache manager will make access control decisions based in part on these values. The following is believed to be a complete list of those circumstances. Below, “owner” refers to the user whose numeric pts identity is equal to the owner of the file or directory; this might not bear any relationship to the UNIX UID associated with the client process that created the file. • implicit ACLs • the owner of the root directory of a volume has implicit administer (a) rights on all directories in the volume • the owner of a file has

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123