On Mon, 22 Dec 2003, Renato Kalugdan wrote: > I've setup basic authentication on a squid server. I have an agent > gathering data and I need it to deliver said data through the squid > server. Within the agent, I've implemented the username and password to > use and yet on the access log, I receive TCP_DENIED/407 messages. > > Any suggestions.
Then the login credentials is not correct, not correctly sent or not correcly formatted. Regards Henrik
