User Tools

Site Tools


ubuntu_14.04_ldap_client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ubuntu_14.04_ldap_client [2015/03/05 08:46] herwarthubuntu_14.04_ldap_client [2015/03/05 08:48] (current) herwarth
Line 78: Line 78:
 remove use_authok remove use_authok
      
-/etc/pam.d/common-password +<code - /etc/pam.d/common-password> 
-  +
-  # /etc/pam.d/common-password - password-related modules common to all services +# /etc/pam.d/common-password - password-related modules common to all services 
-  # -- removed comment header talking about various options -- +# -- removed comment header talking about various options --
-   +
-  # here are the per-package modules (the "Primary" block) +
-  password [success=2 default=ignore] pam_unix.so obscure sha512 +
-  password [success=1 user_unknown=ignore default=die] pam_ldap.so use_authtok try_first_pass +
-  # here's the fallback if no module succeeds+
  
 +# here are the per-package modules (the "Primary" block)
 +password [success=2 default=ignore] pam_unix.so obscure sha512
 +password [success=1 user_unknown=ignore default=die] pam_ldap.so use_authtok try_first_pass
 +# here's the fallback if no module succeeds
 +</code>
   pam-auth-update   pam-auth-update
  
ubuntu_14.04_ldap_client.1425545184.txt.gz · Last modified: by herwarth