Hello Guido I am resending this mail to you and list as i did not able to solve the problem.
Regards, Jack > Hello All, > > While i am trying to configure squid proxy for Windows 2000 domain users i > find problem in passing value to external acl program. > > While i pass username, passwd and domain name i am getting access deny error > but i configured to allow that user. > > I got interesting output while i tried from command prompt.If i pass <domain > name>\\<username> <group name> i get error but if i pass only <username> > <group name> it returns OK. > > Even from browser its passing values as <domain name>\\<username> <group > name> so i was not allowed. > > How to pass value only <username> <group name> to external program > > [root@squid libexec]# ./wb_group -d > test\susan squidtest > /wb_group[4784](wb_check_group.c:285): Got 'test\susan squidtest' from Squid > (length: 8192). > ERR > test\\susan squidtest > /wb_group[4784](wb_check_group.c:285): Got 'test\\susan squidtest' from > Squid (length: 8192). > ERR > susan squidtest > /wb_group[4784](wb_check_group.c:285): Got 'susan squidtest' from Squid > (length: 8192). > /wb_group[4784](wb_check_group.c:187): SID: > S-1-5-21-1390067357-1409082233-682003330-513 > /wb_group[4784](wb_check_group.c:153): Windows group: Domain Users, Squid > group: squidtest > /wb_group[4784](wb_check_group.c:187): SID: > S-1-5-21-1390067357-1409082233-682003330-1111 > /wb_group[4784](wb_check_group.c:153): Windows group: squidtest, Squid > group: squidtest > OK > > # ./wbinfo -t > Secret is good > # ./wbinfo -a susan%susan > plaintext password authentication succeeded > error code was NT_STATUS_OK (0x0) > challenge/response password authentication succeeded > error code was NT_STATUS_OK (0x0) __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
