From: paul Date: Tue, 12 Aug 2003 12:56:00 +0000 (+0000) Subject: 2003-08-12 Paul Jakma X-Git-Tag: frr-2.0-rc1~3930 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=5f5eab7833eef6aa0c95ee991bbdb65cfcc90011;p=matthieu%2Ffrr.git 2003-08-12 Paul Jakma * redhat/quagga.pam: zebra -> quagga --- diff --git a/redhat/quagga.pam b/redhat/quagga.pam index f5b306e3f3..e6e67e56d3 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 #