2003-07-12 Paul Jakma <paul@dishone.st>

* redhat/zebra.pam: Default to allow root
This commit is contained in:
paul 2003-07-12 21:46:24 +00:00
parent a58545bba1
commit 9abb7b7894

View File

@ -4,7 +4,7 @@
##### if running zebra as root: ##### if running zebra 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
# Uncomment the following line to implicitly trust users in the "wheel" group. # Uncomment the following line to implicitly trust users in the "wheel" group.
#auth sufficient /lib/security/pam_wheel.so trust use_uid #auth sufficient /lib/security/pam_wheel.so trust use_uid