Created
June 18, 2014 00:49
-
-
Save spangenberg/0c21eb8757350bcd7c25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get install ldap-auth-client nscd | |
| sudo auth-client-config -t nss -p lac_ldap | |
| sudo pam-auth-update | |
| sudo /etc/init.d/nscd restart | |
| getent passwd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment