1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-09 22:38:01 -08:00
openbsd-src/usr.bin/skeyaudit
millert fc7f3601ee Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory
where each user gets their own file, which is owned by that user.

An old S/Key database may be converted by running "skeyinit -C" as root.

Programs that need to access the S/Key database no longer need to be
setuid root.  They must now be setgid auth instead.
2002-05-16 03:50:42 +00:00
..
Makefile Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 2002-05-16 03:50:42 +00:00
skeyaudit.1 Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 2002-05-16 03:50:42 +00:00
skeyaudit.c Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 2002-05-16 03:50:42 +00:00