xref: /plan9/sys/man/6/keys.who (revision f60c5c35ca913e3abbfa1964fda4e15bdbf80a78)
KEYS.WHO 6
NAME
keys.who - biographic information for key holders
DESCRIPTION
When auth/changeuser (see auth (8)) creates or modifies an account, it writes a line of biographical information to /adm/keys.who . The line contains the following fields, separated by .L | characters:

name login name

postid company-wide user name

"full name full name of the user

dept department of the user

email... one or more fields containing email addresses to be notified when the key is about to expire

The program auth/warning , which has fallen into disrepair, once read keys.who and mailed expiry warnings.

EXAMPLE
.EX rsc|rscox|Russell S Cox|11276|rsc|dmr|rob
"SEE ALSO
keyfs (4), auth (8)