With wbinfo -a, did you see both a plain text and challenge response reply?
Here's the exact result I from wbinfo -a and wbinfo -t
# ./wbinfo -a mydomain\\myuser%mypass plaintext password authentication succeeded challenge/response password authentication succeeded
#./wbinfo -t Secret is good
Does basic authentication with the winbind helper work?
#./wb_auth -d
/wb_auth[2022](wb_basic_auth.c:167): basic winbindd auth helper build Aug 15 2003, 14:56:47 starting up...
mydomain\myuser mypass
/wb_auth[2022](wb_basic_auth.c:129): Got 'mydomain\myuser mypass' from squid (length: 25).
/wb_auth[2022](wb_basic_auth.c:55): winbindd result: 1
/wb_auth[2022](wb_basic_auth.c:58): sending 'OK' to squid
OK
Still the pop-up shows. Any Idea ?
Regards,
Arief K
