sys/vfs/hammer: Fix and add comments on btree boundaries
[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: head/contrib/opie/opiekeys.5 59121 2000-04-10 11:18:54Z kris $
18 .\"
19 .lt 6.0i
20 .TH OPIEKEYS 5 "January 10, 1995"
21 .AT 3
22 .SH NAME
23 /etc/opiekeys \- OPIE database of user key information
24
25 .SH DESCRIPTION
26 The 
27 .I opiekeys
28 file contains user information used by the OPIE software to authenticate
29 users. The 
30 .I opiekeys
31 file is backwards compatible with the S/Key 
32 .I /etc/skeykeys
33 database file, but only if the hashing algorithm (MD4 and MD5) is the same
34 between S/Key and OPIE (i.e., MD5 OPIE cannot use MD4 S/Key keys). The
35 .I opiekeys
36 file consists of six fields separated by spaces (tabs are properly 
37 interpreted, but spaces should be used instead) as follows:
38 .PP
39 .nf
40 .ta \w'              'u
41 Field           Description
42 name            User's login name.
43 sequence        User's sequence number.
44 seed            User's seed.
45 key             User's last response (hex).
46 date            Last change date.
47 time            Last change time.
48 .fi
49 .SH SEE ALSO
50 .BR ftpd (8)
51 .BR login (1),
52 .BR opie (4),
53 .BR opiekeys (5),
54 .BR opiepasswd (1),
55 .BR opieinfo (1),
56 .BR su (1),
57
58 .SH AUTHOR
59 Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
60 of Bellcore. OPIE was created at NRL by Randall Atkinson, Dan McDonald, and
61 Craig Metz.
62
63 S/Key is a trademark of Bell Communications Research (Bellcore).
64
65 .SH CONTACT
66 OPIE is discussed on the Bellcore "S/Key Users" mailing list. To join,
67 send an email request to:
68 .sp
69 skey-users-request@thumper.bellcore.com