Hi list, I've set up a clean debian sarge system to implement a Squid proxy with authentication against a windows 2003 Active Directory domain.
System is a basic debian sarge installation with samba 3.0.9 and squid-2.5STABLE7 (compiled these two myself) I followed this guide: http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5, read the Samba online documentation and read this thread: http://www.squid-cache.org/mail-archive/squid-users/200410/0443.html#options2 Everything works as mentioned in the squid documentation and the thread until I had to test the ntlm_auth utility that comes with my samba (3.0.9) installation: sarge:~# /usr/local/samba/bin/ntlm_auth --helper-protocol=squid-2.5-basic MyDomain+myuser Mypwd --debuglevel=10 [2004/12/10 16:42:52, 5] lib/debug.c:debug_dump_status(367) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam: False/0 auth: False/0 winbind: False/0 vfs: False/0 idmap: False/0 quota: False/0 acls: False/0 [2004/12/10 16:42:54, 10] utils/ntlm_auth.c:manage_squid_request(1609) Got '' from squid (length: 0). [2004/12/10 16:42:54, 2] utils/ntlm_auth.c:manage_squid_request(1612) Invalid Request ERR Has anyone got an idea of what it is that i'm doing wrong here? Thanks, Maarten. -- Maarten Claes
