classes:la_slapd_l3
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| classes:la_slapd_l3 [2016/12/15 15:30] – created 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 28: | Line 40: | ||
| sudo auth-client-config -t nss -p lac_ldap | sudo auth-client-config -t nss -p lac_ldap | ||
| </ | </ | ||
| - | - /etc/auth | ||
| Update PAM configuration: | Update PAM configuration: | ||
| Line 47: | Line 58: | ||
| </ | </ | ||
| - | Edit ''/ | + | Edit ''/ |
| < | < | ||
| # | # | ||
| Line 62: | Line 73: | ||
| </ | </ | ||
| - | Test authentication using '' | + | Now that PAM is configured to retrieve user information from the LDAP directory, |
| - | < | + | |
| - | su - kevin | + | |
| - | Password: | + | |
| - | No directory, | + | |
| - | groups: cannot find name for group ID 9012 | + | |
| - | kevin@cls-kvm2:/ | + | |
| - | </ | + | |
| - | + | ||
| - | In the next step we will resolve the '' | + | |
classes/la_slapd_l3.1481844641.txt.gz · Last modified: by curry_searle
