mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 09:46:54 +00:00
2003-08-12 Paul Jakma <paul@dishone.st>
* redhat/quagga.pam: zebra -> quagga
This commit is contained in:
parent
6bd8fd3bb0
commit
5f5eab7833
@ -1,7 +1,7 @@
|
|||||||
#%PAM-1.0
|
#%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
|
# Only allow root (and possibly wheel) to use this because enable access
|
||||||
# is unrestricted.
|
# is unrestricted.
|
||||||
auth sufficient /lib/security/pam_rootok.so
|
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
|
#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
|
# access can be controlled via the vty access group, and pam can simply
|
||||||
# check for valid user/password
|
# check for valid user/password
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user