NAME

fs_whoami - Display the identities seen by the fileserver

SYNOPSIS

fs whoami [-path <dir/file path>+] [-help]

DESCRIPTION

The fs whoami command displays the list of identities seen by the file server when accessing each directory or file named by the -path argument.

It can be useful as a debugging tool to diagnose the cause of access denied errors, particularly when the cache manager is keyed and complex access lists are set on the files or directories.

OPTIONS

-path <dir/file path>+

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.

-help

Prints the online help for this command. All other valid options are ignored.

OUTPUT

The output includes a section for each specified directory or file. Each section contains a line for each identity seen by the file server that houses the specified directory or file.

EXAMPLES

The following example indicates that the user will access files in /afs/your-cell-name.com as alice@YOUR-CELL-NAME.COM and alice_laptop@YOUR-CELL-NAME.COM :

   % fs whoami -path /afs/your-cell-name.com/user/alice
   Identities seen by fileserver for path /afs/your-cell-name.com/user/alice :
     alice@YOUR-CELL-NAME.COM
     alice_laptop@YOUR-CELL-NAME.COM

PRIVILEGE REQUIRED

No special privileges are required for this command.

SEE ALSO

fs_getcalleraccess(1), fs_whereis(1), fs_listacl(1)

COPYRIGHT

IBM Corporation 2000. http://www.ibm.com/ All Rights Reserved.

This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.

ACKNOWLEDGEMENTS

"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.