I have a strange problem with my installation. User validation (NTLM) doesn't work on version 6, but on version 5.2 it does. I have contacted the local partner, and was told it was a known issue that should be solved in fix 6.004. However not for me. The proxy keeps prompting for user validation. I have a 6.004 and a 5.006 running that are both members of our domain (win2003). When I log on to them and run wb_ntlmauth -d I get different results.
This is from 5.006
Code:
host:/root # wb_ntlmauth
wb_ntlmauth[4787](wb_ntlm_auth.c:439): target domain is UNV
RG unv\rune
GS Domain Users
GS http_access
GS Domain Admins
and this is from vers. 6.004
Code:
webfilter:/root # wb_ntlmauth -d
wb_ntlmauth[25633](wb_ntlm_auth.c:528): ntlm winbindd auth helper build Jun 9 2005, 17:50:49 starting up...
wb_ntlmauth[25633](wb_ntlm_auth.c:439): target domain is UNV
RG unv\rune
wb_ntlmauth[25633](wb_ntlm_auth.c:368): Got 'RG unv\rune' from squid.
wb_ntlmauth[25633](wb_ntlm_auth.c:78): sending 'BH No such user' to squid
BH No such user
Any suggestions?
This thread was automatically locked due to age.