Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationHow do I integrate AD authentication with DNN 04.03.07?How do I integrate AD authentication with DNN 04.03.07?
Previous
 
Next
New Post
12/5/2007 12:36 PM
 

In Root Domain it should be DC=MYDOMAIN, DC=EDU. 
Username should be MYDOMAIN\USERNAME

There's nothing special about the account that you use. NETWORK SERVICE/ASPNET which your DNN site runs under are local accounts on your server and won't have permissions to the AD so you need an AD user account that can authenticate against the AD.

 
New Post
12/5/2007 1:04 PM
 

Thanks for your help Mike,

I changed the Root Domain and Username as your suggested. I receive the following error:

Error: Windows Authentication is currently unavailable.

DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.Authentication.ADSI.Utilities.AddADSIPath(String Path, Path ADSIPath) at DotNetNuke.Security.Authentication.ADSI.Utilities.GetRootEntry(Path ADSIPath) at DotNetNuke.Security.Authentication.ADSI.Utilities.GetRootEntry() at DotNetNuke.Security.Authentication.ADSIProvider.GetNetworkStatus() at DotNetNuke.Security.Authentication.AuthenticationController.NetworkStatus() at DotNetNuke.Modules.Authentication.AuthenticationSettings.cmdAuthenticationUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---

 
New Post
12/5/2007 2:18 PM
 

It's been awhile since I've seen that error but try the following:

Recycle/Restart the application under Host->Host Settings or stop/restart the website in IIS. If that doesn't work then look in your web.config for the commented out section that starts with <identity impersonate="true" />. Uncomment that line only and change it so that it reads <identity impersonate="true" userName="domain\username" password="password" /> (you can use the read only account you used in the setup above). You'll also have to give that user the same rights on the DNN install that NETWORK SERVICE/ASPNET has.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationHow do I integrate AD authentication with DNN 04.03.07?How do I integrate AD authentication with DNN 04.03.07?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out