sorted now thanks very much adam need to change /usr/local/smb_auth to /usr/sbin/smb_auth
Thanks for your help and input Andy -----Original Message----- From: Adam Aube [mailto:[EMAIL PROTECTED] Sent: 11 August 2003 16:45 To: 'Squid Users Mailing List (E-mail)' Subject: RE: [squid-users] smb_auth fixed nearly > authenticate_program /usr/local/smb_auth -W link51 > -U 151.151.3.202 -S /usr/local is an odd place to have the smb_auth binary. Run "which smb_auth" from the command line - is it in /usr/local, or somewhere else? If it's somewhere else, change your squid.conf and try it again. Also, what are the permissions on smb_auth? This: > 2003/08/11 15:53:12| ipcCreate: /usr/local/smb_auth: > (13) Permission denied makes me wonder if Squid is unable to run the program. Make sure the program is executable by the user Squid runs as. Adam
