Saturday, July 31, 2010
  Search
 
Register
Login
 
Customize Google Analytics for DotNetNuke Search
You can easily set up your Google Analytics account to track the search feature on your DotNetNuke website and take advantage of all the in depth reporting that Google has to offer. It's simple, here...

Find this article and more in the category

Read This Article . . .

Creating a Virtual Directory in IIS
One of the first things you will need to do prior to installing DotNetNuke on a server is to create a virtual directory which will host your DotNetNuke website.  If you have full control over you...

Find this article and more in the IIS & ASP.NET category

Read This Article . . .

How to Use the DNNLabelEdit Control
 It's easy to use the DNNLabelEdit control, you know the one you mouse over and edit in place? Yeah, that one. In just a few minutes, you can begin using the control on your sites as well for full on...

Find this article and more in the Module Development category

Read This Article . . .

Setting Up the DotNetNuke Side of Multi-Websites
Ok, so by now you know that DotNetNuke can handle multiple websites, but you still want to know why. Well, it’s pretty easy once you know how to do it, but it can be pretty confusing to some who are ...

Find this article and more in the category

Read This Article . . .

Using DNN to take Advantage of GoDaddy Domain Names
Let's face it, GoDaddy is cheap. Pay for the hosting services and the domain names are $1.99, not a bad deal. And even without hosting services, you can pick up domain names for as low as $6.99. Put ...

Find this article and more in the category

Read This Article . . .

DotNetNuke 5 Cambrian Extropy Skin Features and Limitations
The new DotNetNuke Extropy skin looks very cool from a distance...leaps and bounds above the old default blue skin. But, it's got some limitations you should know about upfront.

Find this article and more in the category

Read This Article . . .

Converting a CSS Template To a DotNetNuke Skin
Creating DotNetNuke Skins can be a time consuming task. But, it's really not that hard and it doesn't have to be if you can use templates to help get started. Why not convert some free templates from...

Find this article and more in the category

Read This Article . . .

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 . . .

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 . . .

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