Henrik Nordstrom escribió:
On ons, 2007-08-08 at 12:07 +0200, Angel Mieres wrote:
These two helpers can be used togheter, the diference(i think) between
using wbinfo_group.pl and ldap_group is that the first one is based on
the name taked by wbinfo program(samba indirectly) and ldap_group is
based on a ldap read.
wbinfo_group is based on a wbinfo group membership lookup.
squid_ldap_group is based on an LDAP query. Both uses the same input.
LDAP query thats the word. Ouch! Sorry for my english :)
Then, how it says henrik you can mixfreely but you
must take care with this because the way to use wbinfo_group is diferent
than ldap_group way.
They are used in the exact same manner actually, but you may need the -S
option to squid_ldap_group to have it ignore any NT domain component of
the login name provided by winbind/ntlm.
If you need to use the -S option then you have to use it in a different
manner, and obviously the different manner here is the way to call
helper, right? 8=)
Regards.