Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / etc / opieaccess
... / ...
CommitLineData
1# $FreeBSD: src/etc/opieaccess,v 1.2.2.1 2002/07/15 15:35:25 des Exp $
2# $DragonFly: src/etc/opieaccess,v 1.2 2003/06/17 04:24:45 dillon Exp $
3#
4# This file controls whether UNIX passwords are to be permitted. Rules
5# are matched in order, and the search terminates when the first matching
6# rule has been found. Default action is "deny". See opieaccess(5) for
7# more information.
8#
9# Each rule has the form:
10#
11# permit address netmask
12# deny address netmask
13#
14#permit 127.0.0.1 255.255.255.255