DNN Blog

Mike Horton
My personal blog on DotNetNuke.
RssIcon

Active Directory Provider 05.00.05 Release

by Mike Horton on Thursday, March 14, 2013 11:19 PM
The next release of the Active Directory provider is now available. This release contains only bug fixes that fix a couple of major issues that recently came to light.

Active Directory Provider 05.00.04 Release

by Mike Horton on Monday, April 09, 2012 12:00 AM

The next release of the Active Directory provider is now available. This release is mainly bug fixes but does have one new, and major, capability. Thanks to Ash Prasad the provider now supports LDAP. 

Active Directory Provider 05.00.03 Release

by Mike Horton on Sunday, January 08, 2012 11:00 PM
The Active Directory provider has moved from RC to Release

Active Directory Provider Musings and News

by Mike Horton on Sunday, April 03, 2011 12:00 AM
It's been a long time since I've blogged here on the DotNetNuke site. So long that I had to look to see when my last one was (7/30/2009). At that time it was to announce the release of the 05.00.02 version of the provider. So, almost two years since I've blogged and just that long since a release of the provider. I could say that the provider is just that good that there's been no need for a release but, as I'm sure the users of the provider can attest, that's just not the case.  Why hasn't anything been happening with the provider in all that time? Well a number of things. The primary reason is that my life has gotten extremely busy in the last two years. At the time of the last release I was spending all my free time prepping for my black-belt test in Taekwondo and once I passed the test (November of 2009) I started teaching the beginner classes at the dojang three nights a week (prior to that I was assisting the regular instructors in their classes). Add in family commitments and working on the provider just kept getting pushed to the back-burner. Every month I'd plan to spend at least an hour a night on the provider getting bug fixes done and enhancements added but it just wasn't happening. Now, that's not to say that the code sat there dormant without being looked at all this time. I would open the solution now and then and fix a bug or look at a problem but it never got down to the point where I was ready for a release....

Active Directory Provider 01.00.06 Released

by Mike Horton on Thursday, July 30, 2009 12:00 AM

Version 01.00.06 of the Active Directory provider has been officially released. Please note that this version is only for the DNN 4 stream of DotNetNuke (4.6.2 and up).

Primarily this release is to make sure that both streams of the provider (DNN 4 and DNN 5) are comparible. There were some breaking changes in DNN 5 that required code changes on the automatic registration and login of users.

A complete list of changes can be found in Gemini.

Support for the provider can be found the the Authentication Providers forum.

The provider source and install package can be found on the Codeplex Active Directory project's download page

Active Directory Provider 05.00.02 Released

by Mike Horton on Thursday, June 11, 2009 12:00 AM

Version 05.00.02 of the Active Directory provider has been officially released. Please note that this version requires the upcoming DotNetNuke 5.1.0 as the minimum version.

Primarily this release is to make sure that both streams of the provider (DNN 4 and DNN 5) are comparible. There were some breaking changes in DNN 5 that required code changes on the automatic registration and login of users.

A complete list of changes can be found in Gemini.

Support for the provider can be found the the Authentication Providers forum.

The provider source and install package can be found on the Codeplex Active Directory project's download page

Active Directory Provider 01.00.04 Released

by Mike Horton on Wednesday, August 27, 2008 12:00 AM

I'm happy to announce that the 01.00.04 version of the Active Directory Provider has passed through the DotNetNuke Release Tracker. While there are only about a dozen bug fixes in the release and no new features a couple of the bug fixes are significant performance-wise.

01.00.03 Active Directory Provider Released

by Mike Horton on Thursday, March 27, 2008 12:00 AM
I'm pleased to announce that the 01.00.03 version of the Active Directory Provider has completed the DNN Release Tracker process and has been released. You can download the provider and the document from the Authentication Provider project page (http://www.dotnetnuke.com/Products/Development/Forge/Authentication/Downloads/tabid/852/Default.aspx).

Changes/Fixes for this release: ACD-3084 Authentication Configuration.ResetConfig()-does not clear Provider from cache ACD-4641 AD Module Does Not Detect Membership of Nested Groups ACD-5563 Passed Parameters Lost When WindowsSignin.aspx is called ACD-6416 Displayname gets always set, even if a rule is setup ACD-6451 AD Provider Cannot Be Disabled ACD-6452 WindowSignin Processing AD Credentials ACD-6493 "Mixed-Mode" logins ACD-6901 App Not Initialized Before Active Directory Call ACD-7038  No Warning that autologin does not work under IIS7/Integrated...

OpenID and LiveID Source Released

by Mike Horton on Saturday, January 26, 2008 11:00 PM

I'm pleased to announce that the source code for the LiveID and OpenID providers has been released.

Active Directory Provider and DNN 4.8.0 Problems.

by Mike Horton on Thursday, December 27, 2007 4:10 PM
The short summary is that you shouldn't upgrade to DNN 4.8.0 if you need to use the Active Directory provider.

Active Directory Provider 01.00.01 In Release Tracker And New Documentation

by Mike Horton on Tuesday, December 11, 2007 10:26 AM
Just a short note to let everyone know that I submitted a new version of the provider to the Release Tracker yesterday (http://www.dotnetnuke.com/Products/Development/ProjectReleaseTracking/tabid/997/Default.aspx). I also got the documentation done for the 01.00.00 version of the provider. It can be found in the Project's Download Area under Other Files (http://www.dotnetnuke.com/Products/Development/Projects/ProviderAuthentication/tabid/840/Default.aspx).

Active Directory Provider Available For Download

by Mike Horton on Tuesday, November 20, 2007 10:29 AM
For those of you patiently awaiting for the source code your wait is over.

DNN 4.6.0 and the Active Directory Provider

by Mike Horton on Tuesday, October 16, 2007 8:51 PM
There are a few considerations or changes when using the newly separated from the core AD Provider.

Active Directory Provider Problems

by Mike Horton on Thursday, June 14, 2007 9:05 AM
I just returned from a three day camping trip with my son's grade six class in the foothills of the Canadian Rockies to a mailbox full of people having problems with Active Directory. It was quite a shock to the system as it's been a long time since I was totally without internet access for more than a day.

It looks like a change somewhere in the core has broken AD websites that use full authentication (the authentication line is uncommented in the web.config) but mixed-mode authentication still works (users log into the DNN site using DOMAIN\Username and their AD password or use a link to the windowssignin.ascx) in single portal installs (multiple parent/child portals is another matter). I've been able to recreate it on a test site but then was able to fix it by deleting the AD user from the DNN site and then visiting again. Once the account was recreated everything worked fine. However, this is not an ideal solution (deleting all current users) on a portal that has thousands of users.

I've got...

Active Directory Provider News

by Mike Horton on Tuesday, April 24, 2007 9:00 PM
Hello everyone.

After many discussions with Joe Brinkman and Scott Willhite about the Active Directory provider I decided it was time to "put up or shut up" and applied to be the Project Lead. Imagine my surprise when the answer was "Yes".  

Seeing as this is my first blog here I guess I should tell you a little about myself. I've worked with computers doing programming on a personal level since the very early 80's. On a professional level I've worked in an IT position at a Technical College in Edmonton, Alberta, Canada for the past 10 or so years where I do a bit of everything (computer repair, server administration, programming, etc). I discovered DotNetNuke back in it's early days (I believe it was version 1.0.6) and quickly became a convert. When I'm not working on the computer I'm either watching some form of motorsports, at TaeKwonDo with my eleven year old son, or spending time with...

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.