classes:la_slapd_l3
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
classes:la_slapd_l3 [2016/12/15 19:57] – curry_searle | classes:la_slapd_l3 [2016/12/15 20:22] (current) – curry_searle | ||
---|---|---|---|
Line 5: | Line 5: | ||
Logon to the client system ('' | Logon to the client system ('' | ||
< | < | ||
- | sudo apt-get | + | sudo apt-get install ldap-auth-client nscd autofs |
- | </ | + | |
- | + | ||
- | Configure ldap-auth-config: | + | |
- | < | + | |
- | sudo dpkg-reconfigure ldap-auth-config | + | |
</ | </ | ||
Line 22: | Line 17: | ||
LDAP account for root: cn=admin, | LDAP account for root: cn=admin, | ||
LDAP root account password | LDAP root account password | ||
+ | </ | ||
+ | |||
+ | Configure ldap-auth-config using the answers below: | ||
+ | < | ||
+ | sudo dpkg-reconfigure ldap-auth-config | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Should debconf manage LDAP configuration: | ||
+ | LDAP Server URI: ldap:// | ||
+ | DN of search base: dc=itsm, | ||
+ | Make local root DB admin: Yes | ||
+ | Does the LDAP DB require login: No | ||
+ | LDAP account for root: cn=admin, | ||
+ | LDAP root account password: 1234567 | ||
+ | Ok | ||
+ | MD5 | ||
</ | </ | ||
Line 46: | Line 58: | ||
</ | </ | ||
- | Edit ''/ | + | Edit ''/ |
< | < | ||
# | # | ||
Line 61: | Line 73: | ||
</ | </ | ||
- | Now that we have the client | + | Now that PAM is configured to retrieve user information |
- | < | + | |
- | cd / | + | |
- | sudo mkdir / | + | |
- | sudo chown -R kevin:kevin kevin | + | |
- | sudo mkdir / | + | |
- | sudo chown -R olive:olive olive | + | |
- | sudo mkdir / | + | |
- | sudo chown -R tom:tom tom | + | |
- | </ | + | |
- | + | ||
- | Test authentication using '' | + | |
- | < | + | |
- | su - kevin | + | |
- | Password: | + | |
- | No directory, logging in with HOME=/ | + | |
- | groups: cannot find name for group ID 9012 | + | |
- | kevin@cls-kvm2:/ | + | |
- | </ | + | |
- | + | ||
- | In the next step we will resolve the '' | + |
classes/la_slapd_l3.1481860639.txt.gz · Last modified: 2016/12/15 19:57 by curry_searle