shithub: riscv

ref: 1b7e120c090af2f8f0e17a664ba0e5e5d7f261a0
dir: /sys/man/6/keys.who/

View raw version
.TH KEYS.WHO 6
.SH NAME
keys.who \- biographic information for key holders
.SH DESCRIPTION
When
.I auth/changeuser
(see
.IR auth (8))
creates or modifies an account, it writes a line of
biographical information to
.BR /adm/keys.who .
The line contains the following fields, separated by
.L |
characters:
.TP
.I name
login name
.TP
.I postid
company-wide user name
.TP
.I "full name
full name of the user
.TP
.I dept
department of the user
.TP
.I email...
one or more fields containing email addresses 
to be notified when the key is about to expire
.PD
.PP
The program
.IR auth/warning ,
which has fallen into disrepair,
once read
.I keys.who
and mailed expiry warnings.
.SH EXAMPLE
.EX
rsc|rscox|Russell S Cox|11276|rsc|dmr|rob
.EE
.SH "SEE ALSO
.IR keyfs (4),
.IR auth (8)