RE: [squid-users] LDAP & Novell

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 11 Dec 2002 10:56:09 +0100

Both should have worked.

Can you bind to the user DN using the commandline LDAP tools such as
ldapsearch?

  ldapsearch -x -D cn=jay,ou=boss,o=Alpha -W -b ...

If not then there most likely is a problem with your password..

Regards
Henrik

ons 2002-12-11 klockan 10.03 skrev Jay Turner:
> Hi Henrik
>
> Thanks for the reply.
>
> I tried both the following with no success:
>
> ./squid_ldap_auth -b "ou=boss,o=Alpha" -f '(&(uid=%s)(objectClass=person))'
> 10.18.41.12
> jay password
> ERR
>
> ./squid_ldap_auth -b "ou=boss,o=Alpha" -u cn 10.18.41.12
> jay password
> ERR
> jayturner password
> ERR
>
> Do you have any other suggestions?
>
> Netstat shows that a connection is definitely being made, and ldapsearch is
> still returning details when i query the Netware server via it.
> I am 100% certain the username/password are correct because I deleted and
> recreated the user as well as creating a new user with no luck.
>
> Thanks again for your time.
>
> Regards
> Jay

> > Using the following I am able to see all the information on the NDS
> > server via ldapsearch
> > ldapsearch -x -b 'ou=boss,o=Alpha' '(objectclass=person)' -h
> > 10.18.41.12
> >
> > # jay, boss, Alpha
> > dn: cn=jay,ou=boss,o=Alpha
> > uid: jay
> > sn: turner
> > objectClass: inetOrgPerson
> > objectClass: organizationalPerson
> > objectClass: person
> > objectClass: ndsLoginProperties
> > objectClass: top
> >
> >
> > Thanks in advance
> > Jay
>
>
>
Received on Wed Dec 11 2002 - 02:57:16 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:02 MST