]> git.puffer.fish Git - mirror/frr.git/commitdiff
2003-08-12 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Tue, 12 Aug 2003 12:56:00 +0000 (12:56 +0000)
committerpaul <paul>
Tue, 12 Aug 2003 12:56:00 +0000 (12:56 +0000)
* redhat/quagga.pam: zebra -> quagga

redhat/quagga.pam

index f5b306e3f31098151fe6dbc58dd7a731bf17f80f..e6e67e56d3c9a99d8ff2da66376abc08b0ab53a1 100644 (file)
@@ -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
 #