xref: /openbsd-src/usr.bin/skeyaudit/skeyaudit.1 (revision 9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa)
1*9490d37cSjmc.\" $OpenBSD: skeyaudit.1,v 1.13 2007/05/31 19:20:16 jmc Exp $
20165dd6fSmillert.\"
3*9490d37cSjmc.Dd $Mdocdate: May 31 2007 $
40165dd6fSmillert.Dt SKEYAUDIT 1
50165dd6fSmillert.Os
60165dd6fSmillert.Sh NAME
70165dd6fSmillert.Nm skeyaudit
80165dd6fSmillert.Nd warn users if their S/Key will soon expire
90165dd6fSmillert.Sh SYNOPSIS
100165dd6fSmillert.Nm skeyaudit
113789a861Sjmc.Op Fl ai
120165dd6fSmillert.Op Fl l Ar limit
130165dd6fSmillert.Sh DESCRIPTION
142e0eb34fSaaron.Nm
15fc7f3601Smillertsearches through the files in
16fc7f3601Smillert.Pa /etc/skey
170165dd6fSmillertfor users whose S/Key sequence number is less than
180165dd6fSmillert.Ar limit ,
190165dd6fSmillertand mails them a reminder to run
200165dd6fSmillert.Xr skeyinit 1
210165dd6fSmillertsoon.
228cf461a5Saaron.Pp
238cf461a5SaaronThe options are as follows:
24f1ba3473Saaron.Bl -tag -width Ds
25d4eb3024Smillert.It Fl a
26d4eb3024SmillertCheck all keys in
279868a9fbSmillert.Pa /etc/skey .
28d4eb3024SmillertThis option is only available to the superuser and
29d4eb3024Smillertis useful to run regularly via
30d4eb3024Smillert.Xr cron 8 .
310165dd6fSmillert.It Fl i
3205c78142SaaronInteractive mode.
3305c78142SaaronDon't send mail, just print to the standard output.
340165dd6fSmillert.It Fl l Ar limit
3505c78142SaaronThe limit used to determine whether or not a user should be notified.
3605c78142SaaronThe default is to notify if there are fewer than 12 keys left.
3761b98182Saaron.El
380165dd6fSmillert.Sh FILES
39fc7f3601Smillert.Bl -tag -width /etc/skey
40fc7f3601Smillert.It Pa /etc/skey
41fc7f3601Smillertdirectory containing user entries for S/Key
420165dd6fSmillert.El
430165dd6fSmillert.Sh SEE ALSO
449e171883Saaron.Xr skey 1 ,
459e171883Saaron.Xr skeyinit 1
46