RE: [squid-users] Squid/Samba authenication with wrong username

From: J Beris <J.Beris@dont-contact.us>
Date: Thu, 13 Mar 2008 16:50:50 +0100

Hi Shane,

My krb5.conf

[libdefaults]
        Default_realm = OURDOMAIN

[realms]
        OURDOMAIN = {
                kdc = 1.2.3.4
                kdc = 1.2.3.5
                kdc = host.domain
                kdc = host1.domain
        }

[logging]
        kdc = FILE:/path/to/log/krb5kdc.log
        admin_server = FILE:/path/to/log/kadmind.log
        default = FILE:/path/to/log/krb5lib.log

That's all.

> And I receive the following errors (quite lengthy, sorry) when running
> the NTLM_AUTH command, as shown:
>
> [root@ntproxy Shane]# /usr/lib/squid/ntlm_auth --username=shane
>
> /usr/lib/squid/ntlm_auth: invalid option -- -

Looks like the username is not correctly picked up...
Odd. Syntax seems to be okay. Did you set the domain separator
correctly?

Also check the permissions on the winbind pipe, which the squid user
needs to have rights to.
The user squid runs under, needs read access to the winbind pipe.

HTH,

Joop

------------------------------------------------------------
Dit bericht is gescand op virussen en andere gevaarlijke
inhoud door MailScanner en lijkt schoon te zijn.
Mailscanner door http://www.prosolit.nl
Professional Solutions fot IT
Received on Thu Mar 13 2008 - 09:51:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT