ldap:configure_shell_accounts_systems_in_ldap
Differences
This shows you the differences between two versions of the page.
ldap:configure_shell_accounts_systems_in_ldap [2016/11/11 14:45] – created peter | ldap:configure_shell_accounts_systems_in_ldap [2019/11/30 13:42] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== LDAP - Configure shell accounts / system in LDAP ====== | ||
- | |||
- | Configuration module pam_ldap and nss_ldap (may be called also pam_ldap.conf, | ||
- | |||
- | <file bash ldap.conf> | ||
- | uri ldapi:// | ||
- | binddn uid=nssproxy, | ||
- | bindpw secret | ||
- | rootbinddn uid=remoteroot, | ||
- | |||
- | base dc=example, | ||
- | scope sub | ||
- | |||
- | pam_password exop | ||
- | </ | ||
- | |||
- | |||
- | Nslcd configuration (may also be called nss-ldapd.conf): | ||
- | |||
- | <file bash nslcd.conf> | ||
- | uid nslcd | ||
- | gid nslcd | ||
- | |||
- | uri ldapi:// | ||
- | base dc=example, | ||
- | ldap_version 3 | ||
- | |||
- | binddn uid=nssproxy, | ||
- | bindpw secret | ||
- | |||
- | scope sub | ||
- | </ | ||
- | |||
ldap/configure_shell_accounts_systems_in_ldap.1478875544.txt.gz · Last modified: 2020/07/15 09:30 (external edit)