Deleted Added
sdiff udiff text old ( 22372 ) new ( 92914 )
full compact
1.\" opieaccess.5: Manual page describing the /etc/opieaccess 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.\" Written at NRL for OPIE 2.0.
11.\"
12.ll 6i
13.pl 10.5i
14.\" @(#)opieaccess.5 2.0 (NRL) 1/10/95
15.\"
16.lt 6.0i
17.TH OPIEACCESS 5 "January 10, 1995"
18.AT 3
19.SH NAME
20/etc/opieaccess \- OPIE database of trusted networks
21
22.SH DESCRIPTION

--- 33 unchanged lines hidden (view full) ---

56Field Description
57action "permit" or "deny" non-OPIE logins
58address Address of the network to match
59mask Mask of the network to match
60.fi
61
62Subnets can be controlled by using the appropriate address and mask. Individual
63hosts can be controlled by using the appropriate address and a mask of
64255.255.255.255. If no rules are matched, the default is to deny non-0PIE
65logins.
66
67.SH SEE ALSO
68.BR ftpd (8)
69.BR login (1),
70.BR opie (4),
71.BR opiekeys (5),
72.BR opiepasswd (1),

--- 15 unchanged lines hidden ---