[squid-users] Problems using NTLM authentication

From: Jairo.Castaņeda <Jairo.Castaneda@dont-contact.us>
Date: Fri, 13 Dec 2002 10:11:34 -0500

Hello all,

First let me explain what I need to do:
I need that only users belonging to a NT group called Internet surf the web.
As I'm using squid as my proxy I need to use NTLM authentication, right?

Well, I'm using Squid 2.5STABLE1 box for my tests and I followed to the
letter section 23 (authentication) of the FAQ.

- Samba's winbindd testing was ok. I got the messages I was supposed to get
("secret was good", and wbinfo -a with the NT username and password was
successful)

- I joined my squid box to the domain and I add the authentication section
to my squid.conf

However, when I try to use squid I get a window asking for an username and a
password and for domain says "Squid proxy-caching web server" which means
it's not working. Why? well I have no idea...

I have some questions regarding NTLM authentication:
- How do I establish permissions based on NT groups? I didn't see that on
the FAQ section...maybe I missed it.
- How can I test from command line if my authentication scheme is working...
I new to this I don't know what commands should use...

This my smb.conf:
--------------------------------------------------------------
[global]
        encrypt passwords = Yes
        security = domain
        workgroup = tebogx101x
        password server = *
        winbind use default domain = yes
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        template shell = /bin/bash
        template homedir = /home
--------------------------------------------------------------
Is there something missing?

Thanks,
Received on Fri Dec 13 2002 - 08:09:13 MST

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