Merge from vendor branch GCC:
[dragonfly.git] / contrib / opie / opiekeys.5
1 .\" opiekeys.5: Manual page describing the /etc/opiekeys file.
2 .\"
3 .\" Portions of this software are Copyright 1995 by Randall Atkinson and Dan
4 .\" McDonald, All Rights Reserved. All Rights under this copyright are assigned
5 .\" to the U.S. Naval Research Laboratory (NRL). The NRL Copyright Notice and
6 .\" License Agreement applies to this software.
7 .\"
8 .\"     History:
9 .\"
10 .\"     Modified by cmetz for OPIE 2.32. This is opiekeys.5, not opiekeys.1 or
11 .\"         opieaccess.5.
12 .\"     Written at NRL for OPIE 2.0.
13 .\"
14 .ll 6i
15 .pl 10.5i
16 .\"     @(#)opiekeys.5  2.0 (NRL) 1/10/95
17 .\"     $FreeBSD: src/contrib/opie/opiekeys.5,v 1.3.6.3 2002/07/15 14:48:43 des Exp $
18 .\"     $DragonFly: src/contrib/opie/opiekeys.5,v 1.2 2003/06/17 04:24:05 dillon Exp $
19 .\"
20 .lt 6.0i
21 .TH OPIEKEYS 5 "January 10, 1995"
22 .AT 3
23 .SH NAME
24 /etc/opiekeys \- OPIE database of user key information
25
26 .SH DESCRIPTION
27 The 
28 .I opiekeys
29 file contains user information used by the OPIE software to authenticate
30 users. The 
31 .I opiekeys
32 file is backwards compatible with the S/Key 
33 .I /etc/skeykeys
34 database file, but only if the hashing algorithm (MD4 and MD5) is the same
35 between S/Key and OPIE (i.e., MD5 OPIE cannot use MD4 S/Key keys). The
36 .I opiekeys
37 file consists of six fields separated by spaces (tabs are properly 
38 interpreted, but spaces should be used instead) as follows:
39 .PP
40 .nf
41 .ta \w'              'u
42 Field           Description
43 name            User's login name.
44 sequence        User's sequence number.
45 seed            User's seed.
46 key             User's last response (hex).
47 date            Last change date.
48 time            Last change time.
49 .fi
50 .SH SEE ALSO
51 .BR ftpd (8)
52 .BR login (1),
53 .BR opie (4),
54 .BR opiekeys (5),
55 .BR opiepasswd (1),
56 .BR opieinfo (1),
57 .BR su (1),
58
59 .SH AUTHOR
60 Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
61 of Bellcore. OPIE was created at NRL by Randall Atkinson, Dan McDonald, and
62 Craig Metz.
63
64 S/Key is a trademark of Bell Communications Research (Bellcore).
65
66 .SH CONTACT
67 OPIE is discussed on the Bellcore "S/Key Users" mailing list. To join,
68 send an email request to:
69 .sp
70 skey-users-request@thumper.bellcore.com