RE: [squid-users] Getting error when domainname is passed to wb_group program

From: Simon Bryan <sbryan@dont-contact.us>
Date: Wed, 29 Jan 2003 08:40:58 +1100

Sounds very much like the problem I was having. Turned out that even though
I configured Samba with the correct otions it was not building correctly
until I did a Make Clean.

When you do the test on wbinfo do you get back the plain text and ntlm
authentication ie there should be two resposnes. See:
http://www.squid-cache.org/Doc/FAQ/FAQ-23.html
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection.html#AEN2241

> -----Original Message-----
> From: Jack [mailto:sa_jill@yahoo.co.uk]
> Sent: Wed, 29. January 2003 3:20 AM
> To: Squid Users
> Subject: [squid-users] Getting error when domainname is passed to
> wb_group program
>
>
> 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
>
>
> Thanks and Regards,
> Jack
>
>
> __________________________________________________
> 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
Received on Tue Jan 28 2003 - 14:41:13 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:55 MST