1 .\" @(#)skey.1 1.1 10/28/93
2 .\" $FreeBSD: src/lib/libskey/skey.1,v 1.4.2.2 2001/12/21 10:07:09 ru Exp $
3 .\" $DragonFly: src/lib/libskey/skey.1,v 1.3 2004/03/11 12:28:52 hmp Exp $
10 .Nd "a procedure to use one time passwords for accessing computer systems"
13 is a procedure for using one time password to authenticate access to
15 It uses 64 bits of information transformed by the
17 The user supplies the 64 bits in the form of 6 English
18 words that are generated by a secure computer.
23 .Bd -literal -offset indent
25 Enter password: <your secret password is entered here>
26 OMEN US HORN OMIT BACK AHOY
30 The programs that are part of the
37 is used to get your ID set up,
40 used to get the one time password each time,
42 is used to extract information from the
48 you inform the system of your
53 one-time passwords, and also requires your secret
55 If however, you misspell your password
58 you will get a list of passwords
59 that will not work, and no indication about the problem.
61 Password sequence numbers count backward from 99.
62 If you don't know this, the syntax for
66 You can enter the passwords using small letters, even
69 program gives them in caps.
79 .Pa /etc/skey.access ,
80 from which hosts and/or networks the use of
82 passwords is obligated.