You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.1/2_ac_install_merge/sys-auth/pambase/system-auth

20 lines
679 B

# Calculate chmod=0644 chown=root:root comment=#
auth required pam_env.so
auth optional pam_keystore.so
auth sufficient pam_unix.so use_first_pass
#?pkg(sys-auth/pam_client)>=0.1.1&&pkg(sys-apps/calculate-client)!=#
auth requisite pam_client.so
auth sufficient pam_ldap.so use_first_pass
#pkg#
auth required pam_deny.so
account required pam_unix.so
password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3
password sufficient pam_unix.so nullok sha256 shadow use_authtok
password required pam_deny.so
session required pam_limits.so
session required pam_unix.so