Re: [squid-users] SMB_auth

From: Mike Diggins <diggins@dont-contact.us>
Date: Sat, 5 May 2001 12:35:46 -0400 (EDT)

On Sat, 5 May 2001, Balu wrote:

> acl password proxy_auth REQUIRED
> http_access allow password
> http-access deny all
> authenticate_program /usr/local/squid/libexec/squid/smb_auth -W kovaiteam

Have you tried authenticating using the smb_auth program only. This will
ensure that it's working before you attempt to integrate it into Squid. To
do this just enter 'smb_auth -W kovaiteam' at the prompt and type in your
username and password separated by one space. It should return OK if it
authenticates correctly or ERR if not.

Is your Domain Controller on the same subnet as your server? If not, you
may need to use the -U {IP Address} parameter after SMB_AUTH.

smb_auth -W kovaiteam -U {IP ADDRESS of DOMAIN CONTROLLER}

Have you correctly setup your Domain Controller to accept
authentication? See instructions at:

http://www.hacom.nl/~richard/software/smb_auth.html

Actually, this link should tell you most of what you need to know.

Good luck,

-Mike
Received on Sat May 05 2001 - 10:35:50 MDT

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