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 05.00.03 BetaActive Directory 05.00.03 Beta
Previous
 
Next
New Post
4/18/2011 12:42 AM
 
Hey Everyone

I've finally gotten a beta together for the next release. There are a number of changes and below is are the release notes. Please if you find any bugs post them on the project's CodePlex page.

Also, use of the beta in a production environment is done at your own risk.

The beta can be found on the provider's CodePlex site.

About the ActiveDirectory Provider

Version 5.0.3

This version of the provider requires DotNetNuke Core 5.4.4 or greater. FYI: Developers should be aware that the module uses Visual Studio 2010 only.

  • 2943: Implemented Stefan's code to speed up synchronization.
  • 3050: Add an information event to the event log when user enters invalid information
  • 4077: AD authentication on public portal preventing search engine indexing
  • 4230: AD Provider causes IIS memory leak
  • 4766: Allow SharePoint (MOSS) to crawl a DNN site with AD provider enabled
  • 5018: AD Provider does not run on IIS 7.x Integrated Pipeline
  • 5950: DNN AD Authentication is case sensitive for DOM\User - should be insensitive
  • 6365: Security Issue When New User Is Created
  • 6416: Blank HTTP_USER_AGENT Error

To run the provider under IIS 7.x in integrated mode two commands are needed to be run from a command prompt on the server.

  • %windir%\system32\inetsrv\appcmd unlock config /section:anonymousAuthentication
  • %windir%\system32\inetsrv\appcmd unlock config /section:windowsAuthentication
 
New Post
5/19/2011 10:49 AM
 
Hello,

I'd like to try this out but the site with the download is unavailable (http://dnn.gmss.org
). Is there another spot we can retrieve it?
Thanks,
Chuck
 
New Post
5/19/2011 8:07 PM
 
Hi Chuck. Yeah, I'm having some issues with the server and am trying to get them sorted out in the evenings when I have time. However you can grab the 05.00.03 RC from the Codeplex site (http://dnnauthad.codeplex.com). It's the exact same code and what's currently going through the Release Tracker.
 
New Post
7/28/2011 9:30 AM
 
Hi,
I install DNN with new version http://dotnetnuke.codeplex.com/releas... (black knight skin & blank website options)
Then I config for Active directory module version 05.00.02 (included in DNN version 6.0), everythings seem fine
Accessing Global Catalog:
OK
Checking Root Domain:
OK
Accessing LDAP:
OK
Find all domains in network:
1 Domain(s):

On my develope machine everything is perfect, but when i deploy to server I has problems :

Client browser errors :
"

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; Media Center PC 6.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Thu, 28 Jul 2011 13:26:53 UTC
Message: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
Line: 6
Char: 62099
Code: 0
URI: http://xxxx/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ScriptManager_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3afec40ae8-2c1f-4db6-96ca-d6c61af2dc7f%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2011.1.519.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3ab7b69463-0a06-4063-8ab0-8d180e49bc39%3a16e4e7cd%3af7645509%3aed16cbdc

"

And Event viewer on server errors :

Application information:
    Application domain: /LM/W3SVC/2/ROOT-21-129563268451330056
    Trust level: Full
    Application Virtual Path: /
    Application Path: E:\Intranet\web\INTRANET_V1\
    Machine name:MyMACHINE_NAME
 
Process information:
    Process ID: 3332
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.
 
Request information:
    Request URL: http://xxxxx/DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx?tabid=56
    Request path: /DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx
    User host address: 10.50.20.106
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 3
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at DotNetNuke.Authentication.ActiveDirectory.AuthenticationController.AuthenticationLogon()
   at DotNetNuke.Authentication.ActiveDirectory.WindowsSignin.Page_Init(Object sender, EventArgs e)
   at System.Web.UI.Control.OnInit(EventArgs e)
   at System.Web.UI.Page.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)



Please help?

Thanks

 
New Post
7/29/2011 3:28 AM
 
Hi there,
I have find out my problem, I was try to install clear DNN version 6.0 and export user data from version 5.9 to new version includes in :
dnn_Users
dnn_UserProfile
dnn_UserRoles
dnn_UserPortals
I don't know why but when I delete existing user then the problem is not come again. Any explain ?
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActive Directory 05.00.03 BetaActive Directory 05.00.03 Beta


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