/usr/share/pam-configs/ldap is in libpam-ldap 184-8.7ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Name: LDAP Authentication
Default: yes
Priority: 128
Auth-Type: Primary
Auth-Initial:
[success=end default=ignore] pam_ldap.so
Auth:
[success=end default=ignore] pam_ldap.so use_first_pass
Account-Type: Primary
Account:
[success=end default=ignore] pam_ldap.so
Password-Type: Primary
Password-Initial:
[success=end user_unknown=ignore default=die] pam_ldap.so
Password:
[success=end user_unknown=ignore default=die] pam_ldap.so use_authtok try_first_pass
Session-Type: Additional
Session:
optional pam_ldap.so
|