yes i can, using ldapsearch with -x option (simple authentication)
ldapsearch -x -b dc=mydomain,dc=com -D cn=admin,dc=mydomain,dc=com -w
pass -h 192.168.2.107 uid=a_login_name
otherwise i get this bind msg: Server is unwilling to perform (53)
additional info: unauthenticated bind (DN with no password) disallowed
slapd ver is 2.1.30-2
----- Original Message -----
From: "Henrik Nordstrom" <hno@squid-cache.org>
To: "Digitalfx" <tinchole@satlink.com>
Cc: <squid-users@squid-cache.org>
Sent: Thursday, October 14, 2004 5:14 AM
Subject: Re: [squid-users] ldap_auth protocol error Msg
On Wed, 13 Oct 2004, Digitalfx wrote:
Im getting this squid cache log error while trying to validate squid users
using slapd
"squid_ldap_auth: WARNING, could not bind to binddn 'Protocol error' "
>
> Can you bind to the DN using ldapsearch?
>
> ldapsearch -b dc=mydomain,dc=com -D cn=admin,dc=mydomain,dc=com -w pass -h
192.168.2.107 uid=a_login_name
>
> Regards
> Henrik
>
Received on Thu Oct 14 2004 - 06:18:59 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST