On Thu, 12 Aug 2004, Simon Magee wrote:

On manually running the
  ./squid_auth_ldap -b o=bte -h 172.20.200.1 -p 389
I always get the ERR message on the screen.

What does your LDAP directory look like? The above assumes a flat directory with all users directly below o=bte on the form


  uid=login1,o=bte
  uid=login2,o=bte
  ...


Most likely this is not what your LDAP directory looks like.

See the squid_ldap_auth manual for configuration guidance. A rudimentary understanding of the structure of your LDAP directory is required as no two LDAP directories look the same. (LDAP is just a protocol, not a standard on how to structure the information).

Regards
Henrik




Reply via email to