[BACK]Return to skeyaudit.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / skey

File: [local] / src / usr.bin / skey / Attic / skeyaudit.1 (download)

Revision 1.3, Tue Oct 8 01:20:55 1996 UTC (27 years, 8 months ago) by michaels
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +1 -1 lines

Attempt at cleanup.

.\" $OpenBSD: skeyaudit.1,v 1.3 1996/10/08 01:20:55 michaels Exp $
.\"
.\"
.Dd 9 June 1994
.Dt SKEYAUDIT 1
.Os
.Sh NAME
.Nm skeyaudit
.Nd warn users if their S/Key will soon expire
.Sh SYNOPSIS
.Nm skeyaudit
.Op Ar limit
.Sh DESCRIPTION
.Nm skeyaudit
searches through the file
.Dq Pa /etc/skeykeys
for users whose S/Key sequence number is less than
.Ar limit ,
and sends them a reminder to run
.Xr skeyinit 1
soon. If no limit is specified a default of 12 is used.
.Sh FILES
.Bl -tag -width /etc/skeykeys -compact
.It Pa /etc/skeykeys
The S/Key key information database
.El
.Sh SEE ALSO
.Xr skeyinit 1 ,
.Xr skey 1