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

File: [local] / src / usr.bin / skeyinfo / skeyinfo.1 (download)

Revision 1.1, Wed Jul 23 04:10:53 1997 UTC (26 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2

Replace skeyinfo.sh with a setuid binary (necessary for mode 0600 /etc/skeykeys)

.\" $OpenBSD: skeyinfo.1,v 1.1 1997/07/23 04:10:53 millert Exp $
.\"
.Dd 22 July 1997
.Dt SKEYINFO 1
.Os
.Sh NAME
.Nm skeyinfo
.Nd obtain the next S/Key challenge for a user
.Sh SYNOPSIS
.Nm skeyinfo
.Op Fl v
.Op Ar user
.Sh DESCRIPTION
.Nm skeyinfo
prints out the next S/Key challenge for the specified user or for the
current user if no user is specified.  If the
.Fl v
flag is given, the hash algorithm is printed as well.
.Sh EXAMPLE
% skey -n <number of passwords to print> `skeyinfo` | lpr
.sp
This would print out a list of S/Key passwords for use over
an untrusted network (perhaps for use at a conference).
.Sh SEE ALSO
.Xr skeyinit 1 ,
.Xr skey 1