Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-16 | Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory | Todd C. Miller | |
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. | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-23 | Replace skeyaudit.sh with a setuid binary (necessary for mode 0600 skeykeys) | Todd C. Miller | |