What do you mean by using squid_ldap_group ? Is this to replace wbinfo_group.pl ? How do I use squid_ldap_group ?
Thanks
Jason
Jason, squid_ldap_group does a lookup on security groups directly through an LDAP query to the domain controller. It is certainly worth a shot. Check out the man pages for squid_ldap_group and the list archives; you'll definitely find out enough information to get you going with squid_ldap_group instead.
Regards, Oliver
Try with squid_ldap_group for test group memberships. It's works better.
regards, diegows
El jue, 03-02-2005 a las 09:10 +1100, Jason Ide escribió:
Hi
can you post the question to squid users group (please read it and find
if
it is clear enough)
We are using squid 2.5 and Samba suit 3.0.3 in conjunction with Active Directory and NTLM authentication. We also are using authorisation process for users based on active
directory
group membership. We have noticed that if user is a member of more 60-70 groups, squid/samba cannot determine his group membership. So as the result user is denied on squid proxy. If we limit number of the groups for the user to 40-50, the problem is solved. Does anyone know about any limitations in regards of group membership on Samba 3.0.3?