Use pam_group(8) instead of pam_wheel(8).
This commit is contained in:
parent
84c03427b4
commit
e7744a70b3
@ -7,7 +7,7 @@
|
||||
# auth
|
||||
auth sufficient pam_rootok.so no_warn
|
||||
auth sufficient pam_self.so no_warn
|
||||
auth requisite pam_wheel.so no_warn auth_as_self noroot_ok exempt_if_empty
|
||||
auth requisite pam_group.so no_warn root_only fail_safe
|
||||
#auth sufficient pam_kerberosIV.so no_warn
|
||||
#auth sufficient pam_krb5.so no_warn try_first_pass auth_as_self
|
||||
auth sufficient pam_opie.so no_warn no_fake_prompts
|
||||
|
Loading…
x
Reference in New Issue
Block a user