Hello to everyone!
I am sorry if this has been posted before, I search through and couldn't find any topic on it.
Here is the deal.
When <identity impersonate =
true> the Windows Authentication Module will display that is
unavailable when leaving all fields blank.
When adding the
Root Domain in the following format
mydomain.net (dc=mydomain,dc=net won't work) plus
user name and
password with all other default setting I will get
OK only and only on
Checking Root Domain the others will FAIL.
Now if I were to set <identity impersonate =
false> everything works great. Leaving the fields blank or filling them out (it does not matter) I will get OK and it will find my domain. (Everything works)
My question is: Can anyone tell me what possible settings weather in my IIS or Permission settings or whatever else you think I could have set for this to happen this way.
PS: I ran Ethereal while trying to Authenticate and the reason for which I get OK for Checking Root Domain is because for that LDAP request it will send the correct user name and password that I have entered in the text boxes otherwise it is sending the anonymous user name and password (IUSR_PCName).
Can anyone shine some light on this? Why is this happening? Does anyone know?
Thank you for your time and response.
Sorry if I am not clear enough but is alot to explain.