[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problem with ACLs



--On Friday, August 31, 2018 2:25 PM -0500 Bill Bradford <mrbill@mrbill.net> wrote:

$ ldapsearch -x -W -H ldaps://hou-1.master.ldap.prod.domain.com -D
"uid=romanager,ou=Users,dc=domain,dc=com" -b "ou=people,dc=domain,dc=com"
-s
sub employeeNumber=413111
Enter LDAP Password:
ldap_bind: Invalid credentials (49)

Hi Bill,

This has nothing to do with ACLs. You failed to even bind to the server. This means that either:

(a) The user DN provided to the -D option does not exist on the ldapserver
or
(b) you provided the wrong password for the user

--Quanah



--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>