Hi Mike,
I am having the problem with AD. I am really in great need of help. I will really appreciate it if you could please help me solve my problem as I have a project deadline this friday and windows authenticationis the only part left. I have emailed about a month back with all my problems but havn't received any reply yet.
I am using AD 1.0.3 and DNN 4.8.4. Ad installation and seting in Authentication section was success. No errors. I am having one issue or the another with AD integration and there is no consistency with the results I am getting. Right now I am having same issue as mentioned in the post, New users are not automatically created. I just want to have windows authentication within intranet, not expecting any external users other then host or admin. I have checked the AD authentication documentation word by word and it is set up exactly as mentioned. All the permitions are right but it is not working for me.
These are the setting I have tried.
In web.config settings are:
<authentication mode="forms"><forms name=".DOTNETNUKE" protection="All" timeout="999" cookieless="UseCookies" /></authentication>
<identity impersonate="true" /> <!-- <identity impersonate="true" userName="domain\username" password="password"/> -->
I tried removing impersonation or adding domain\username, password to it, nothing is working.
<!-- <add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" /> -->
I have tried commenting uncommenting the above line and navigating to : http://<Domain install>/DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx, didn't worked.
In IIS setting I disabled anonymus access just on WindowsSignin.aspx, didnt worked, then disabled for whole virtual directory, not working.
With the same setting it worked briefly for a day on Firefix, but next day, it didn't. So, I guess I tried everything mentioned in the forums.
And ONE MOST IMPORTANT thing is that it never worked on IE7, and our clients are going to use IE. When I navigate to the URL: "http://<Domain install>/DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx" It prompts me for login, I provide my AD domain\username and password, prompt me three times and then throw this error: "You are not authorized to view this page.....HTTP 401.1 - Unauthorized: Logon Failed
Internet Information Services", even though the site is added in the list of tructed sites.
Please help me with this issue. I will really appreciate it.
Regards,
Divya
divya@hea.biz