fs_getcalleraccess - Show the current user's access to a file or directory
fs getcalleraccess [-path <path>+] [-help]
The fs getcalleraccess command (alias fs gca) displays the access that the current user has to the specified path using the same representation as fs listacl.
Names each AFS file or directory to run the command on. Partial pathnames are interpreted relative to the current working directory, which is also the default value if this argument is omitted.
Prints the online help for this command. All other valid options are ignored.
For each path, fs getcalleraccess outputs a line like:
Callers access to <directory> is <rights>
where <directory> is the path on which it is operating and <rights> is an ACL string in the same format as is returned by fs listacl. See fs_listacl(1) for more information about ACL strings.
The following command shows the current user's access to the path /afs/your-cell-name.com, which is read and lookup access.
% fs getcalleraccess /afs/your-cell-name.com Callers access to /afs/your-cell-name.com is rl %
No special privileges are required for this command.
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Jason Edgecombe for OpenAFS.
"AFS" is a registered mark of International Business Machines Corporation, used under license. (USPTO Registration 1598389)
"OpenAFS" is a registered mark of International Business Machines Corporation. (USPTO Registration 4577045)
The "AuriStor" name, log 'S' brand mark, and icon are registered marks of AuriStor, Inc. (USPTO Registrations 4849419, 4849421, and 4928460) (EUIPO Registration 015539653).
"Your File System" is a registered mark of AuriStor, Inc. (USPTO Registrations 4801402 and 4849418).
"YFS" and "AuriStor File System" are trademarks of AuriStor, Inc.