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 ForumsAuthenticationAuthenticationWindows Authentication is currently unavailable 4.4.1Windows Authentication is currently unavailable 4.4.1
Previous
 
Next
New Post
2/5/2007 3:48 PM
 

Here is the error message I get when trying to configure AD authentication:

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 ---

This web servers is NOT a member server, but I did not see that mentioned as a requirement. Can anyone send me in the right direction for resolving this?

Thanks in advance.

 
New Post
2/6/2007 4:22 AM
 

I have same error , but  I  dont  know how to deal this problem!    

I  wait to solve this problem!

 
New Post
2/6/2007 7:09 AM
 

A server must be a Member Server, PDC, BDC or Domain Controller to use Active Directory.

 
New Post
2/9/2007 3:42 PM
 

I have the same error when trying to configure a member server

 

any ideas?

 
New Post
3/16/2007 3:28 AM
 
Hi all,

Did you all try to change the web.config file. For mixed mode authentication....

<!-- Forms or Windows authentication  -->
<authentication mode="Forms">
  <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies"/>
</authentication>
<identity impersonate="true"/>

and for windows authentication.....

    <identity impersonate="true"/>
    <authentication mode="Windows">
    </authentication>

Also, in IIS go to the virtual directory for DNN then click admin then Security. Then right click on "WindowsSignin.aspx". Click Properties. Then go to File Security tab. Click Edit. Check "Digest Authentication for Windows Domain Servers" and "Integrated Windows Authentication". Click Ok. again Ok.
in IE brouse to yuor website.

Cheers!

Sasmit.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationWindows Authentication is currently unavailable 4.4.1Windows Authentication is currently unavailable 4.4.1


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