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 ForumsAuthenticationAuthenticationActive Directory Authentication InstallActive Directory Authentication Install
Previous
 
Next
New Post
3/10/2008 2:11 PM
 

I installed DNN 4.7.  I then followed your document to install the active directory module.  I am at the configuration step and cannot get it to except my Root domain string.  I am sure I am missing something.  I use the following code in a sample c# project I wrote to test it.  This path variable works.  So what do I put in the Root domain to get it to except it.

 

DirectoryEntry de = new DirectoryEntry();"LDAP://cp.netelligent.com:389/DC=testcp";AuthenticationTypes.Secure;

de.Path =

de.AuthenticationType =

 
New Post
3/10/2008 5:04 PM
 

There's a bug in the provider with DNN 4.8.0 and 4.8.1 and you need to use the 01.00.03 version of the provider. It's classed as a beta until it passes through the DNN release tracker. More information and a download link can be found here. http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/89/threadid/203283/scope/posts/Default.aspx

Doug wrote

I installed DNN 4.81 source.  I got it up and running.  I then followed the steps in your guid to install Active Directory.  Now when I go to my site I get the error below.  What do I need to do to resolve this?

 

Server Error in '/CiscoPortal' Application.

Value cannot be null.
Parameter name: path1

 

 

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: path1

Source Error:

Line 70:         Public Sub New(ByVal DefaultType As SkinDefaultType)
Line 71:             Dim nodename As String = [Enum].GetName(DefaultType.GetType(), DefaultType).ToLower
Line 72:             Dim filePath As String = System.IO.Path.Combine(DotNetNuke.Common.Globals.ApplicationMapPath, glbDotNetNukeConfig)
Line 73: 
Line 74:             Dim dnndoc As New XmlDocument()

 

 
New Post
3/10/2008 5:09 PM
 

Doug wrote

I installed DNN 4.7.  I then followed your document to install the active directory module.  I am at the configuration step and cannot get it to except my Root domain string.  I am sure I am missing something.  I use the following code in a sample c# project I wrote to test it.  This path variable works.  So what do I put in the Root domain to get it to except it.

 

DirectoryEntry de = new DirectoryEntry();"LDAP://cp.netelligent.com:389/DC=testcp";AuthenticationTypes.Secure;

de.Path =

de.AuthenticationType =

 

Looking at that string it should be dc=testcp but just to be sure do you have the Windows Server Administrative Tools installed or can you remote into one of the domain controllers. Open up the Active Directory Users and Computers mmc and at the root of the tree should be the name of your AD install so, for example, if the AD is named donetnuke.com you would enter dc=donetnuke,dc=com. I don't know how well Secure works but delegation is the setting that most use.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActive Directory Authentication InstallActive Directory Authentication Install


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