Wednesday, September 08, 2010
  Search
 
Register
Login
 
More Ways to Install DotNetNuke Modules with the URL Method
While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger mod...

Find this article and more in the category

Read This Article . . .

Fixing IE's Hover Problems in DNN
 So you have designed a great skin, skin object or module for DNN and it uses the :hover attribute and looks fantastic in Firefox. Now, you find out that nothing works in IE because IE doesn't suppor...

Find this article and more in the category

Read This Article . . .

New "Styles" SkinObject Found in DotNetNuke 4.9
One more addition has been added to the developer's DotNetNuke skinning toolbox with the release of DotNetNuke 4.9. Introducing...the Styles SkinObject. This little object is a very welcome addition ...

Find this article and more in the DotNetNuke category

Read This Article . . .

Upgrading to DotNetNuke Cambrian 5.0 from DotNeNuke 4.x
If you're looking to try out the new DNN Cambrian package, you can upgrade previous DotNetNuke installations with the following steps. Remember, as of right now, the DNN 5.0 Cambrian package availabl...

Find this article and more in the category

Read This Article . . .

Quick Look at Some New Features of DotNetNuke 5 Cambrian
DotNetNuke’s much anticipated Cambrian has finally been made available as a Release Candidate and while it looks like the same ol’ packages from afar, it’s packed with some nice new features that are...

Find this article and more in the category

Read This Article . . .

Generate a Module Data Access Layer With CodeSmith
With the introduction of some of the newer DNN tools, building a custom module is becoming more and more easy. With the right tools, you can have a custom module built in no time flat. This will outl...

Find this article and more in the DotNetNuke category

Read This Article . . .

Setting Up Multiple Websites
You can create multiple distinct, (mainly) independent websites with one instance of a DNN installation on your web account. In lamens terms, this means that you can purchase ONE web hosting accoun...

Find this article and more in the category

Read This Article . . .

Quick Check for Troubleshooting the CodeEndeavor Ajax Templates
I haven’t just installed the the template and created a module out of the box yet. However, I have come across a few things that I know to check and fix and I’m up and running in no time at all. If y...

Find this article and more in the category

Read This Article . . .

How to Install DotNetNuke 5.0 Cambrian and Video
 This video tutorial covers installing using the Custom installation option, with SQL Express and also an external SQL Database. Find out more about which package to download and how to kick off the ...

Find this article and more in the category

Read This Article . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

Find this article and more in the DotNetNuke category

Read This Article . . .

Recently Added Articles

Minimize
Article List

 

Installing Active Directory Authentication Package on DotNetNuke

11/5/2008 7:35:10 PM - By Briana Tarrance

Category: | | Comments 0

 

 

Related Links

DotNetNuke has abstracted the authentication providers away from the core giving site owners the ability to add new authentication systems. You can see in the picture below that by default, the DotNetNuke installation will add the built in DotNetNuke authentication package, as well as packages for LiveID and OpenID.

If you are using an DotNetNuke for an intranet environment or any other situation where you would need an Active Directory authentication system, you can add that as well. Before you begin, you will need to download the Active Directory package from the DotNetNuke website download page.

Installing Authentication Packages on a DotNetNuke installation can only be done from the Host Settings. Also, please be aware that installing the package only makes the package available to the installation's portals; it does not enable it automatically. Actually enabling the package is up to each portal administrator and is done so via the portal's administration pages (Authentication) tab.

Once you have logged in as the site host, go to the Host Settings page and scroll down to the AuthenticationSettings section. Click on Install New Authentication System.

 

 On the next page, you can browse to find the new authentication package. Of course, if you have downloaded the source code version, you will have to build the project first.

 On the next page, you are provided with some package information and may be asked to accept the terms. This information is dependent on the individual package. Accept the terms and click on next. Please note, if you are using DNN 4.9.0 and are trying to install Active Directory 1.4, you may have trouble with your "Next" button not working. The issue is caused by the newest version of the FckEditor and while a minor inconvenience, is actually an easy fix. (You can view the thread discussing this issue here)

 

 

 If you find that you have this problem, go to the DotNetNuke physical files on your computer or web server and locate the DotNetNuke.FckHtmlEditorProvider.dll in the \bin directory. Right click and rename the file by adding some arbitrary extension on the end so the file can't be used by the website for the moment. Then, place an older copy of the same binary from a previous version of DotNetNuke in the \bin directory. (You can download one here). Go back to your website and hit refresh on the browser to reload the site with the older DotNetNuke.FckHtmlEditorProvider dll. and resume by accepting the terms and clicking "Next"

 The package will begin to install and you will see the typical DotNetNuke installation information screens notifying you of your successful installation.

Once you have completely installed the package, don't forget to delete the old DotNetNuke.FckHtmlEditorProvider.dll and rename the original one back to it's original name. And there you have it, a new authentication package for your DotNetNuke portals.

 

Related Articles
Dude, Where’s my web.config file? Resolve Installation DNN Error Message: BC30451: Name 'Config' is not declared
More Ways to Install DotNetNuke Modules with the URL Method
How to Install and Configure ActiveDirectory Provider for DotNetNuke 5.0

 
 
Copyright 2008 by Virtual-Essentials.com Privacy Statement    Terms Of Use