summaryrefslogtreecommitdiff
path: root/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 /redhat/zebra.pam
parente5de4aa13cd9ddf608db2c073781aa5c832dd8c8 (diff)
renamed ports/redhat to redhat/
Diffstat (limited to 'redhat/zebra.pam')
-rw-r--r--redhat/zebra.pam10
1 files changed, 10 insertions, 0 deletions
diff --git a/redhat/zebra.pam b/redhat/zebra.pam
new file mode 100644
index 00000000..fb17f59e
--- /dev/null
+++ b/redhat/zebra.pam
@@ -0,0 +1,10 @@
+#%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