On Wed, 12 Nov 2003, Altrock, Jens wrote: > I get the following error: > > utils/ntlm_auth.c: manage_squid_request(1042) > fgets() failed! dying..... errno=0 (Erfolg) > > after that squid dies. > Is there a way to redirect the stdout to a file so I can get the whole start > process > of squid logged?
Are you sure the order of events is not the opposite? Squid dies and the helper then gives this warning? I know the Squid provided winbind helpers incorrecly gave warnings like the above when Squid shut down. Maybe the Samba ntlm_auth helper does as well.. Regards Henrik
