summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorpaul <paul>2003-08-12 12:56:00 +0000
committerpaul <paul>2003-08-12 12:56:00 +0000
commit5f5eab7833eef6aa0c95ee991bbdb65cfcc90011 (patch)
treefe40ca6509102f74ffc9ce7d64b53f4b07835982 /redhat
parent6bd8fd3bb063a64d6e929910d297e2d8a760aea9 (diff)
2003-08-12 Paul Jakma <paul@dishone.st>
* redhat/quagga.pam: zebra -> quagga
Diffstat (limited to 'redhat')
-rw-r--r--redhat/quagga.pam4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/quagga.pam b/redhat/quagga.pam
index f5b306e3..e6e67e56 100644
--- a/redhat/quagga.pam
+++ b/redhat/quagga.pam
@@ -1,7 +1,7 @@
#%PAM-1.0
#
-##### if running zebra as root:
+##### if running quagga as root:
# Only allow root (and possibly wheel) to use this because enable access
# is unrestricted.
auth sufficient /lib/security/pam_rootok.so
@@ -12,7 +12,7 @@ auth sufficient /lib/security/pam_rootok.so
#auth required /lib/security/pam_wheel.so use_uid
###########################################################
-# If using zebra privileges and with a seperate group for vty access, then
+# If using quagga privileges and with a seperate group for vty access, then
# access can be controlled via the vty access group, and pam can simply
# check for valid user/password
#