[cvsnt] Re: Locally mounted working - not SSPI - 2 diff. errors on 2 computers
Tony Hoyle
tmh at nodomain.org
Thu Feb 3 22:01:09 GMT 2005
Zurd wrote:
> And with the other box (red hat), if with a windows
> 2000 computer we log on to it with the SSPI protocol
> it says "no such user : WORKGROUP/user in
> CVSROOT/passwd".
try:
wbinfo --domain WORKGROUP -n user
If that works (returns a SID) then ntlm_auth should work.
> WinbindWrapper=/usr/bin/ntlm_auth
> --helper-protocol=squid-2.5-ntlmssp
What happens if you run that directly? It should just wait for input..
typing things will get you a BH response.
For a better test try
/usr/bin/ntlm_auth --domain=WORKGROUP --username=user --password=passsword
Tony
More information about the cvsnt
mailing list