Deleted Added
full compact
opieaccess (110965) opieaccess (110994)
1# $FreeBSD: head/etc/opieaccess 110965 2003-02-15 23:17:40Z des $
1# $FreeBSD: head/etc/opieaccess 110994 2003-02-16 13:04:27Z des $
2#
3# This file controls whether UNIX passwords are to be permitted. Rules
4# are matched in order, and the search terminates when the first matching
5# rule has been found. Default action is "deny". See opieaccess(5) for
6# more information.
7#
8# Each rule has the form:
9#
10# permit address netmask
11# deny address netmask
12#
2#
3# This file controls whether UNIX passwords are to be permitted. Rules
4# are matched in order, and the search terminates when the first matching
5# rule has been found. Default action is "deny". See opieaccess(5) for
6# more information.
7#
8# Each rule has the form:
9#
10# permit address netmask
11# deny address netmask
12#
13permit 127.0.0.1 255.255.255.255
13#permit 127.0.0.1 255.255.255.255