I am attempting to use the UsernameTokenManager class to authenticate the
username and password against AD, it authenticates correctly when I use a
local account from the local SAM database, do I have to make any changes to
get it authenticate against AD or should it attempt it automatically if it
can't authenticate against the local SAM account database.
Cheers in advance
Ollie Riches
Ollie - 15 Nov 2004 15:40 GMT
found the answer, I wasn't including the domain name in the username....
> I am attempting to use the UsernameTokenManager class to authenticate the
> username and password against AD, it authenticates correctly when I use a
[quoted text clipped - 5 lines]
>
> Ollie Riches