Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
No description, website, or topics provided.
Cannot retrieve the latest commit at this time.
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
README | ||
|
|
ldap.conf | ||
|
|
libnss-ldap.conf | ||
|
|
nsswitch.conf | ||
|
|
pam_ldap.conf | ||
README
#Configure LDAP for Cyberpipe (https://help.ubuntu.com/community/LDAPClientAuthentication) #======================================== git clone git://github.com/brodul/kiberpipa-ldap-config.git aptitude install libpam-ldap libnss-ldap nss-updatedb libnss-db cp kiberpipa-ldap-config/pam_ldap.conf /etc/pam_ldap.conf cp kiberpipa-ldap-config/ldap.conf /etc/ cp kiberpipa-ldap-config/libnss-ldap.conf /etc/ cp kiberpipa-ldap-config/nsswitch.conf /etc/ mv /etc/ldap/ldap.conf /etc/ldap/ldap.confBACKUP ln -s /etc/ldap.conf /etc/ldap/ldap.conf ln -s /etc/libnss-ldap.conf /etc/ldap/