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 01.00.04.33298 Beta Active Directory 01.00.04.33298 Beta
Previous
 
Next
New Post
5/22/2008 11:32 PM
 

I've posted a beta of the 01.00.04.33298 release of the provider here.

RELEASE NOTES:

This is the third release of the Active Directory Authentication Provider since being separated from the DNN Core code.

The provider requires Full Trust in order to operate.

If you currently have a 01.00.04 beta version installed you'll have to either uninstall it and install this version or after you install this version you'll have to manually copy the .dll into your bin\Providers folder (the package installer doesn't copy the .dll if the version is the same in the .dnn file).

Changes/Fixes for this release:
Same as in this post (http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/89/postid/218593/scope/posts/Default.aspx)
Plus:
ACD-7422 - Role Synchronization Not Working On W2K Domain Controllers
ACD-7532 - Typo in pop up help for email domain on windows auth provider config screen

The fix for ACD-7422 resulted in a whole different way of searching the AD for groups and it should be much faster and cleaner than the way I was doing it before. There shouldn't be a reason for any timeouts using the new code.

I've locked the other beta post so if you had a question that was in there that I haven't answered ping me in this thread.

 
New Post
5/23/2008 12:02 PM
 

If you currently have a 01.00.04 beta version installed you'll have to either uninstall it and install this version or after you install this version you'll have to manually copy the .dll into your bin\Providers folder (the package installer doesn't copy the .dll if the version is the same in the .dnn file).

For those of you who are upgrading and have limited acces you can run this script in the HOST > SQL and EXECUTE AS SCRIPT checked ON before install the new beta .04.  This will make it so you dont have to copy over the .dll afterwards.

UPDATE {databaseOwner}[{objectQualifier}Packages]
SET [Version] = '01.00.03'
WHERE [Name] = 'DNN_ActiveDirectoryAuthentication

 

 

 

 
New Post
5/23/2008 10:11 PM
 

have the following error with this version:

 

System.InvalidCastException: Unable to cast object of type 'System.Security.Principal.SecurityIdentifier' to type 'System.Security.Principal.NTAccount'. at DotNetNuke.Authentication.ActiveDirectory.ADSI.Utilities.GetADGroups(String Name) at DotNetNuke.Authentication.ActiveDirectory.UserController.AddUserRoles(Int32 PortalID, UserInfo AuthenticationUser)

 
New Post
5/26/2008 2:52 PM
 

I did a look up on the error and found this

The error you see is oftentimes when the group membership is from another domain or the local context cannot resolve the SID using LsaLookupSid
. I'll try to get fix out this afternoon. The full thread can be found here (http://directoryprogramming.net/forums/thread/3229.aspx).

 
New Post
5/27/2008 10:05 PM
 

Tom I've posted a new beta that should fix your error that you're seeing. Can you give it a test for me.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActive Directory 01.00.04.33298 Beta Active Directory 01.00.04.33298 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