Displaying 2 results from an estimated 2 matches for "obtain_challeng".
Did you mean:
obtain_challenge
2008 Jun 11
1
Squid/ntlm_auth issues with two user accounts (all other accounts on the domain work).
...for security reasons):
========================
ntlm-auth[4409](ntlm_auth.c:284): managing request
ntlm-auth[4409](ntlm_auth.c:290): ntlm authenticator. Got 'YR
TlRMTVNTUAABAAAAB7IIog0ADQAtAAAABQAFACgAAAAFASgKAAAAD1BBVFRZQ0FSSUJCRUFOLUFCUw=='
from Squid
ntlm-auth[4409](ntlm_auth.c:239): obtain_challenge: selecting DOMAIN\DC
(attempt #1)
ntlm-auth[4409](ntlm_auth.c:251): attempting challenge retrieval
ntlm-auth[4409](libntlmssp.c:119): Connecting to server DC domain
DOMAIN
ntlm-auth[4409](ntlm_auth.c:253): make_challenge retuned
0x80537e0
ntlm-auth[4409](ntlm_auth.c:255): Got it
ntlm-auth[4409]...
2008 Oct 03
0
squid ntlm_auth not working on versions above 3.0.26
..._param ntlm children 5
This the error log from cache.log:
ntlm_auth[6525](ntlm_auth.c:284): managing request
ntlm_auth[6525](ntlm_auth.c:290): ntlm authenticator. Got 'YR TlRMTVNTUAABAAAAB7IIogMAAwAzAAAACwALACgAAAAFASgKAAAAD1NBTkpVQU4tV0lOQ0ZT' from Squid
ntlm_auth[6525](ntlm_auth.c:239): obtain_challenge: selecting CFS\SANMIGUEL (attempt #1)
ntlm_auth[6525](ntlm_auth.c:251): attempting challenge retrieval
ntlm_auth[6525](libntlmssp.c:119): Connecting to server SANMIGUEL domain CFS
ntlm_auth[6525](ntlm_auth.c:253): make_challenge retuned 0x8053640
ntlm_auth[6525](ntlm_auth.c:255): Got it
ntlm_auth[...