opieaccess revision 81659
1229997Sken# $FreeBSD: head/etc/opieaccess 81659 2001-08-14 23:51:58Z ache $
2229997Sken#
3229997Sken# This file controls whether UNIX passwords are to be permitted.  Rules
4229997Sken# are matched in order, and the search terminates when the first matching
5229997Sken# rule has been found. Default action is "deny". See opieaccess(5) for
6229997Sken# more information.
7229997Sken#
8229997Sken# Each rule has the form:
9229997Sken#
10229997Sken#       permit address netmask
11229997Sken#       deny address netmask
12229997Sken#
13229997Sken#permit 127.0.0.1 255.255.255.255
14229997Sken