[squid-users] winbind

From: Jacky Po Tak Man <jackypo@dont-contact.us>
Date: Tue, 15 Apr 2003 16:58:31 +0800

Dear all,

I have configured winbind working properly and my squid can allow
authenicated users to access Internet.
I want to do something more so that one an NT group can use squid for
Internet access.
I used winbind to do it. However, the winbind can only authenticate user
without doman passing. Once I pass the user name with domain, winbind show
me an error.
IE will send username with domain in the format of "DOMAIN\USER_NAME".
Therefore, I cannot use IE.
Netscape will show a pop up dialog, so that I can pass user name alone
without domain, then I can authenticate and use netscape happily.
Does any one can teach me how to solve this problem?

Here is the return of wb_auth testing

===
[root@proxy02 root]# /usr/local/squid/libexec/wb_auth -d
/wb_auth[863](wb_basic_auth.c:167): basic winbindd auth helper build Apr 14
2003, 17:22:18 starting up...
tiger tiger123
/wb_auth[863](wb_basic_auth.c:129): Got 'tiger tiger123' from squid (length:
14).
/wb_auth[863](wb_basic_auth.c:55): winbindd result: 1
/wb_auth[863](wb_basic_auth.c:58): sending 'OK' to squid
OK
upml\tiger tiger123
/wb_auth[863](wb_basic_auth.c:129): Got 'upml\tiger tiger123' from squid
(length: 19).
/wb_auth[863](wb_basic_auth.c:55): winbindd result: 0
/wb_auth[863](wb_basic_auth.c:60): sending 'ERR' to squid
ERR
===

Thank you very much for you help,
From PO
Received on Tue Apr 15 2003 - 02:58:14 MDT

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