Re: [squid-users] squid 4 fails to authenticate using NTLM

2019-07-23 Thread zby
I found one more thing in the cache.log: Got user=[user1] domain=[DOM1] workstation=[machine1] len1=24 len2=334 Login for user [DOM1\[user1]@[machine1 failed due to [Reading winbind reply failed!] ntlmssp_server_auth_send: Checking NTLMSSP password for DOM1\user1 failed: NT_STATUS_UNSUCCESSFUL ge

Re: [squid-users] error:transaction-end-before-headers on squid 5.x

2019-07-23 Thread Alex Rousskov
On 7/23/19 10:16 AM, --Ahmad-- wrote: > > recently i moved to squid 5 to get some features . > > but i have new errors such as : > > error:transaction-end-before-headers > > in access log file . > > > is it related to bug ? From [1]: Unused connections received in http_port or https_port or

Re: [squid-users] error:transaction-end-before-headers on squid 5.x

2019-07-23 Thread Alex Rousskov
On 7/23/19 10:16 AM, --Ahmad-- wrote: > Hello folks . > > recently i moved to squid 5 to get some features . > > but i have new errors such as : > > error:transaction-end-before-headers > > in access log file . > > > is it related to bug ? > > > Thanks > ___

Re: [squid-users] squid 4 fails to authenticate using NTLM

2019-07-23 Thread zby
echo "KK TlRMTVNTUAADGAAYAIwA." | ntlm_auth --helper-protocol=squid- 2.5-ntlmssp --domain=DOM1 NA NT_STATUS_INVALID_PARAMETER --- squid.conf snippet: ... ## Authentication of NTLM: auth_param ntlm program /usr/bin/ntlm_auth --diagnostics --hel

[squid-users] error:transaction-end-before-headers on squid 5.x

2019-07-23 Thread --Ahmad--
Hello folks . recently i moved to squid 5 to get some features . but i have new errors such as : error:transaction-end-before-headers in access log file . is it related to bug ? Thanks ___ squid-users mailing list squid-users@lists.squid-cache.or

Re: [squid-users] squid 4 fails to authenticate using NTLM

2019-07-23 Thread Amos Jeffries
On 23/07/19 7:53 am, zby wrote: > My problem:  my browser keeps on prompting for authentication. > Facts: > > Debian 10 x86_64 > squid-4.6 + samba-4.9 > joined AD using "net ads join -U ...". OK. > wbinfo -t : OK > wbinfo -P or -p : OK > wbinfo -i userXYZ : returns data (OK) > wbinfo -g (well, fai