blob: a5e7af4c6a6c8eda928f87e6e22da81a1bd3164c [file] [log] [blame]
#%PAM-1.0
auth include common-auth
# skip redfish group check for non-local user (ldap)
auth [success=ok perm_denied=1 default=ignore] pam_localuser.so
auth required pam_succeed_if.so user ingroup redfish
account include common-account
password include common-password