aboutsummaryrefslogtreecommitdiff
path: root/lib/libopie/opieaccess
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2022-10-02 01:37:29 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2022-10-02 01:37:29 +0000
commit0aa2700123e22c2b0a977375e087dc2759b8e980 (patch)
tree9e96aa2accccbade71fc7246a2dec949f65fcde0 /lib/libopie/opieaccess
parenta82308abab86740e9bc37499bd2a13568764d7a0 (diff)
downloadsrc-0aa2700123e22c2b0a977375e087dc2759b8e980.tar.gz
src-0aa2700123e22c2b0a977375e087dc2759b8e980.zip
Put OPIE to rest.
Differential Revision: https://reviews.freebsd.org/D36592
Diffstat (limited to 'lib/libopie/opieaccess')
-rw-r--r--lib/libopie/opieaccess13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/libopie/opieaccess b/lib/libopie/opieaccess
deleted file mode 100644
index ed57ef13a33a..000000000000
--- a/lib/libopie/opieaccess
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-#
-# This file controls whether UNIX passwords are to be permitted. Rules
-# are matched in order, and the search terminates when the first matching
-# rule has been found. Default action is "deny". See opieaccess(5) for
-# more information.
-#
-# Each rule has the form:
-#
-# permit address netmask
-# deny address netmask
-#
-#permit 127.0.0.1 255.255.255.255