Re: Active Directory authentication

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On May 30, 8:01 pm, BUBBLETALK260
<BUBBLETALK...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hello. I am writing an application that uses Active Directory and needs to
grab user information. I pass user email addresses and and get back a
userInfo structure with AD information. My issue is that for some users it
works, and others it doesn't. I saw in my traces that in the failing
instances that the authentication is 'negotiate' although I explicitly set it
to Windows under IIS.

If it's working for some users when the problem is probably in
security or in the code. Can you send an example of how you make the
request to AD?

.