Hi, I just re-install a proxy, with samba 3.0.1 and Squid 2.5 stable4, on a solaris 8 box.
The samba part is working fin (wbinfo -a, -u and -g give me all the answer I sould get) But when I try to use squid and connect with a browser, squid crash after the first two auth request (407 in the access.log) here is the cache log: 2004/01/07 10:03:53| Beginning Validation Procedure 2004/01/07 10:03:53| Completed Validation Procedure 2004/01/07 10:03:53| Validated 0 Entries 2004/01/07 10:03:53| store_swap_size = 0k 2004/01/07 10:03:54| storeLateRelease: released 0 objects [2004/01/07 10:04:23, 1] utils/ntlm_auth.c:manage_squid_request(1095) [2004/01/07 10:04:23, 1] utils/ntlm_auth.c:manage_squid_request(1095) fgets() failed! dying..... errno=0 (Error 0) [2004/01/07 10:04:23, 1] utils/ntlm_auth.c:manage_squid_request(1095) [2004/01/07 10:04:23, 1] utils/ntlm_auth.c:manage_squid_request(1095) [2004/01/07 10:04:23, 1] utils/ntlm_auth.c:manage_squid_request(1095) fgets() failed! dying..... errno=0 (Error 0) fgets() failed! dying..... errno=0 (Error 0) fgets() failed! dying..... errno=0 (Error 0) fgets() failed! dying..... errno=0 (Error 0) here is the access.log: 1073466263.197 24 10.17.18.27 TCP_DENIED/407 1686 GET http://www.cisco.com / - NONE/- text/html 1073466263.609 363 10.17.18.27 TCP_DENIED/407 1684 GET http://www.cisco.com / - NONE/- text/html and then my config for the authentication: auth_param ntlm program /usr/local/samba/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp auth_param ntlm children 32 auth_param ntlm max_challenge_reuses 0 auth_param ntlm max_challenge_lifetime 2 minutes # auth_param basic program /usr/local/samba/bin/ntlm_auth --helper-protocol=squid-2.5-basic auth_param basic children 32 auth_param basic realm CAI Internet access control Lausanne auth_param basic credentialsttl 2 hours any clue what is wrong ? thanks for th help, Arno ****************************************************************** DISCLAIMER - E-MAIL ------------------- The information contained in this E-Mail is intended for the named recipient(s). It may contain certain privileged and confidential information, or information which is otherwise protected from disclosure. If you are not the intended recipient, you must not copy,distribute or take any action in reliance on this information ******************************************************************
