blob: e013e77b4ef6e09dc5c4cae95db307c1b0155e16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.\"
.\" $Id: skeyinfo.1,v 1.1 1995/10/18 08:46:08 deraadt Exp $
.\"
.Dd 9 June 1994
.Dt SKEYINFO 1
.Os NetBSD 4
.Sh NAME
.Nm skeyinfo
.Nd obtain the next S/Key challenge for a user
.Sh SYNOPSIS
.Nm skeyinfo
.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.
.Sh SEE ALSO
.Xr skeyinit 1 ,
.Xr skey 1
|