Eric, this command works perfectly fine:

ldapsearch -x -h my.com -D "CN=ldap,OU=acct,DC=my,DC=com" -w  ***** -b
"dc=my,dc=com" -s sub "(&(sAMAccountName=testuser)(objectClass=user))"

I have redacted the response to protect confidential info. Do you need the
full response?

Thanks!

On Tue, Jul 5, 2016 at 11:03 AM, Eric Covener <cove...@gmail.com> wrote:

> On Tue, Jul 5, 2016 at 11:56 AM, Mike Rumph <mike.ru...@oracle.com> wrote:
> > [Tue Jul 05 09:23:50.587187 2016] [authnz_ldap:info] [pid 35839:tid
> > 139644016523008] [client 10.204.1.1:51637] AH01695: auth_ldap
> authenticate:
> > user testuser authentication failed; URI /ui [User not found][No such
> > object]
>
>
> Can you show a command-line ldapsearch that shows
> sAMAccountNameI=testuser when searching your LDAP with a base of the
> DC=... in the AuthLDAPURL?  If not, show any ldapsearch that finds
> that user?
>
> --
> Eric Covener
> cove...@gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to