WARNIG, could not bind to binddn 'Ivalid credentials'

Reply

Join Date: Sep 2006
Posts: 2
Reputation: josedias is an unknown quantity at this point 
Solved Threads: 0
josedias josedias is offline Offline
Newbie Poster

WARNIG, could not bind to binddn 'Ivalid credentials'

 
0
  #1
Sep 20th, 2006
WARNING, could not bind to binddn 'Invalid credentials'
I Want to use the authentication ldap in proxy
This a cofiguration that I apend to squid.conf

acl all src 0.0.0.0/0.0.0.0

auth_param basic program /usr/lib/squid/squid_ldap_auth -R -b "dc=corp,dc=timortelecom,dc=tp" -D "cn=Administrator,cn=Users,dc=corp,dc=timortelecom,=tp" -w "telecom" -f sAMAccountName=%s -h 172.16.5.3
auth_param basic children 5
auth_param basic realm TT Authentication
auth_param basic credentialsttl 5 minutes

external_acl_type InetGroup %LOGIN /usr/lib/squid/squid_ldap_group -R -b "dc=corp,dc=timortelecom,dc=tp" -D "cn=Administrator,cn=Users,dc=corp,dc=timortelecom,dc=tp" -w "telecom" -f "(&(objebtclass=person) (sAMAccountName=%v) (memberof=cn=%a,dc=corp,dc=timortelecom,dc=tp))" -h 172.16.5.3

acl localnet proxy_auth REQUIRED
acl InetAccess external InetGroup netaccess

http_access allow InetAccess
http_access allow localhost
http_access deny all



But When I try to Browsing, It can't allow me, access deny. And I the got a warning at the /var/log/squid/cache.log like below
squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials'


some bady can help me.... everything else is OK
I think may i have to configure another file?

best regards

jose
Last edited by josedias; Sep 20th, 2006 at 9:43 pm.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Getting Started and Choosing a Distro Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC