i've made an attempt with wb_groups but it seems to be problem with domain groups. wbinfo -g returns only two groups: Domain Andmins and Domain Users. so i\ve add into smb.conf, on my PDC box, lines:
domain admin group = internet @internet domain guest group = internet @internet i thought that those two lines (even one of them) will map unix groups as domain groups - but i got still the same. ./wb_group -d with domain\\user internet returns ERR. ./wb_group -d with domain\\user "Domain Guests" returns OK. strange, cause wbinfo -g doesnt return "Domain Guests" group. anyway, i'm going to reread FAQ section. Regards Uki ----- Original Message ----- From: "Simon Bryan" <[EMAIL PROTECTED]> To: "Lukasz Tomaszewski" <[EMAIL PROTECTED]> Sent: Sunday, February 23, 2003 6:01 AM Subject: RE: [squid-users] authentication with winbind > You need to use the external acls and winbind group functionality - I have > been struggling with it but think I now have it sorted. Read the FAQ and > follow some of the links from the Winbind section. >
