Hi,
Just curious: How did you setup ldap? What distro?
Are you authenticating with a Win2* AD server? Did you change the schema?
- Mauricio
Jemburula wrote:
> Hi everyone :-),
>
> I'm having some problems configuring Squid to authenticate with LDAP. I
> first of all started by testing these commands in the command line:
>
> /usr/lib64/squid/squid_ldap_auth -b "dc=example,dc=com,dc=au" -D
> "cn=Administrator,cn=Users,dc=example,dc=com,dc=au" -w "mypassword" -f
> sAMAccountName=%s -h 192.168.10.254
>
>> myaccountname mypassword
>>
>
> /usr/lib64/squid/squid_ldap_group -b "dc=example,dc=com,dc=au" -D
> "cn=Administrator,cn=Users,dc=example,dc=com,dc=au" -w "mypassword" -f
> "(&(objectclass=person)(sAMAccountName=%v)(memberof=cn=%a,cn=Users,dc=example,dc=com,dc=au))"
> -h 192.168.10.254
>
>> myaccountname InternetAllowGroup
>>
This archive was generated by hypermail pre-2.1.9 : Thu Nov 01 2007 - 13:00:02 MDT