[squid-users] Antwort: RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Saqib Khan \(horiba/eu\)
Please use this command to check if you can read the active directory: ldapsearch -b "dc=mydomain,dc=eu" -D "cn=testuser,cn=Users,dc=mydomain,dc=eu" -w "testuserpassword" "sAMAccountName=Testgroup" -h ADServerIP  -x It must show you the structure of your AD tree. Best Regards, Saqib |---

[squid-users] Antwort: Re: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Saqib Khan \(horiba/eu\)
Hi, Thanx for the tip. I had to define an additional acl and than it worked. Now the problem is that I would like to allow only members of a specific group to access internet. For this I have the following line in my config file. external_acl_type Internet %LOGIN /usr/lib/squid_ldap_group -R -b