xref: /openbsd/usr.bin/skeyinfo/skeyinfo.1 (revision f2dfb0a4)
1.\" $OpenBSD: skeyinfo.1,v 1.1 1997/07/23 04:10:53 millert Exp $
2.\"
3.Dd 22 July 1997
4.Dt SKEYINFO 1
5.Os
6.Sh NAME
7.Nm skeyinfo
8.Nd obtain the next S/Key challenge for a user
9.Sh SYNOPSIS
10.Nm skeyinfo
11.Op Fl v
12.Op Ar user
13.Sh DESCRIPTION
14.Nm skeyinfo
15prints out the next S/Key challenge for the specified user or for the
16current user if no user is specified.  If the
17.Fl v
18flag is given, the hash algorithm is printed as well.
19.Sh EXAMPLE
20% skey -n <number of passwords to print> `skeyinfo` | lpr
21.sp
22This would print out a list of S/Key passwords for use over
23an untrusted network (perhaps for use at a conference).
24.Sh SEE ALSO
25.Xr skeyinit 1 ,
26.Xr skey 1
27