This is a discussion on AW: [squid-users] Re: Re: Re: ntlm won't prompt within the Squid Users forums, part of the Web Server and Related Forums category; I just set up Squid 2.5 stable 3 on SuSE 8.2 with Samba 2.2.7a and the &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I just set up Squid 2.5 stable 3 on SuSE 8.2 with Samba 2.2.7a and the
"manual" authentication as described in http://www.squid-cache.org/Doc/FAQ/FAQ-23.html works = fine! It seems that the squid authentication works too, in the "access.log" = every connection is=20 Logged in this type :=20 IP Adress - myDomain\myusername date URL etc... But I don't get any Login screen, i thougt that by accessing the first = time squid there will be an Login prompt, and then it is variable to configure when the login = screens has to appear again? (in minutes) But i want only to allow a specific NT Domain group=20 OR only specific NT4 Domain Users. I compiled Squid with the following parameters: --enable-auth=3D"ntlm,basic" --enable-basic-auth-helpers=3D"winbind" --enable-ntlm-auth-helpers=3D"winbind" Samba is the rpm package from SuSE 8.2. So how can I realize this? Every help is appreciated. Best Regards Thomas > -----Urspr=FCngliche Nachricht----- > Von: Norman Zhang [mailto:nzhang@arkon-group.com]=20 > Gesendet: Samstag, 12. Juli 2003 02:06 > An: squid-users@squid-cache.org > Betreff: [squid-users] Re: Re: Re: ntlm won't prompt >=20 >=20 > > If you only want to allow certain users to access the=20 > Internet, take a > look > > at the wb_group external acl helper. You can configure it to check = a > certain > > Windows group, and only allow access to members of that group. >=20 > Would squidGuard do the trick? >=20 > Regards, > Norman >=20 >=20 >=20 |