> > When I call the authenticateUserRequestUsername() method on the
2.5-PRE3
> > build I am returned the domain name and the user name but when I run
it
> > on 2.5-STABLE5 I am only returned the user name.
> 
> Not here... the full login name including domain is returned.
> 
> Only if the user logged in using Basic HTTP authentication without
> specifying the domain is a plain username returned.
> 
> Regards
> Henrik

Hmm, strange, I'm running STABLE5 with Icap and watching the
X-Authenticated-User header (after Base64 decoding it).

If I use Basic auth, log in as <domain>\<username> then I am returned
the full domain and username (as I typed them).

But, if I use NTLM, logged on to the domain from my pc, then I am
returned just the username (in uppercase).

Could this be related to my smb.conf configuration?

I am using the Samba 3 authentication helpers.

Thanks,

Graeme


Reply via email to