[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap client failing
Michael Starling wrote:
> Begin by removing the PADL libraries and leveraging SSSD.
He shows explicitly that he's using nss-pam-ldapd, not the PADL libraries. PADL stuff was deprecated a dozen years ago or so.
>
> On Jan 30, 2019 12:19 AM, sami's strat <sami.strat@gmail.com> wrote:
> I'm installing ldap client on CentOS 7 hosts. Some work, some do not. For those that don't work, I don't know why. The install / setup process I used was the
> same on all hosts.
>
> yum install nss-pam-ldapd openldap-clients -y
> authconfig --enableldap --enableldapauth --ldapserver=172.19.33.1 --ldapbasedn="dc=users,dc=domain,dc=com" --enablemkhomedir --update
> systemctl start nslcd
> getent passwd useraccount
>
> The last command fails. Vital signs on all hosts are fine, network, connectivity, ports, ntp, etc..
>
> Where do I even begin troubleshooting the failure?
>
> Thanks in advance.
>
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/