summaryrefslogtreecommitdiff
path: root/ports/redhat/zebra.pam
diff options
context:
space:
mode:
authorpaul <paul>2003-01-18 02:08:50 +0000
committerpaul <paul>2003-01-18 02:08:50 +0000
commit8c559e2ce5e45f8058769c3f9f3a2c8b9f1b8e81 (patch)
tree1ffaf13410bbf2b76523262b422b58eb402bae3b /ports/redhat/zebra.pam
parente5de4aa13cd9ddf608db2c073781aa5c832dd8c8 (diff)
renamed ports/redhat to redhat/
Diffstat (limited to 'ports/redhat/zebra.pam')
-rw-r--r--ports/redhat/zebra.pam10
1 files changed, 0 insertions, 10 deletions
diff --git a/ports/redhat/zebra.pam b/ports/redhat/zebra.pam
deleted file mode 100644
index fb17f59e..00000000
--- a/ports/redhat/zebra.pam
+++ /dev/null
@@ -1,10 +0,0 @@
-#%PAM-1.0
-#
-# Only allow root (and possibly wheel) to use this because enable access
-# is unrestricted.
-
-auth sufficient /lib/security/pam_rootok.so
-# Uncomment the following line to implicitly trust users in the "wheel" group.
-#auth sufficient /lib/security/pam_wheel.so trust use_uid
-# Uncomment the following line to require a user to be in the "wheel" group.
-#auth required /lib/security/pam_wheel.so use_uid