On Sun, 21 Mar 2004, Krakovic, Roman wrote:

> auth_param basic program /usr/local/squid/libexec/squid_ldap_auth -h
> 10.136.51.11 -b "o=zgt" -u "cn"
> 
> But ... how can I authenticate users in our
> BIG NDS TREE without typing the whole context ?

You need to ask squid_ldap_auth to search for the accounts. See the -f 
option.

Only requirement is that your LDAP server allows searches spanning all the 
contexts your users may be in, and that login names is unique..

Regards
Henrik

Reply via email to