H wrote: > > oh, when i test it with wbinfo like > wbinfo -a domain\\user%password > > it just return plaintext password ok, haven't test with challenge. > but i have built the samba with --with-winbind-auth-challenge > is there any miss for configing the samba ?
If wbinfo -a does not report testing challenge authentication then Samba is not configured with challenge authentication enabled. Verify the spelling of your configure line, and check configure --help. Before you run make, verify that configure.status contains the correct configure options. Regards Henrik
