HomeHomeGetting StartedGetting StartedInstalling DotN...Installing DotN...Active Directory authentication causes install to failActive Directory authentication causes install to fail
Previous
 
Next
New Post
12/11/2008 12:58 PM
 

Charbel wrote

Hi,

 

I tried to install the AD module on the DNN 5.0 RC2 but still did not work.

 

This time when the AD module is selected during the installation and Next is clicked nothing happens (no errors or anything just nothing happens the page just refreshes)

 

Hope this will be fixed soon.

 

Same exact problem here. I had so many problems trying to get AD working with 4.9 I decided to give 5.0 a shot...but can't even get it to install by default. I tried this a few days ago by installing the AD provider AFTER RC2 was already installed, but there was no Authentication menu item under the Admin menu. :(

 
New Post
1/29/2009 4:56 AM
 

I was able to work around this by Installing 4.9.1 without the AD module.

After I finished the installation, I download the AD authentication module 1.0.0.4 and was able to install that module without issue.

 

Hope this helps.

 

 
New Post
10/15/2009 12:09 PM
 

I realize this is an old post, but I ran into the same error message ("FCKeditorAPI is undefined") while trying to install the Active Directory Authentication package, and found a workaround.  Forgive me if it's not ideal, but my experience with DNN is all of three days now.  Incidentally, I'm using DNN 4.9 and FCKeditor 2.6.3.

I temporarily edited one of my skin ascx files to include this line near the top (right under the "<%@Control ..." tag)...

<%@ Register TagPrefix="dnn" TagName="HOSTSETTINGS" Src="~/Admin/Host/hostsettings.ascx" %>

...this line in the body...

<dnn:HOSTSETTINGS ID="HostSettingsControl" runat="server"  />   

...and these lines at the very bottom:

<script type="text/javascript">
    //<![CDATA[
    function Webform_OnSubmit() {
        return true;
    }
    //]]>
</script>

Then I logged in as host, accessed a page that used that skin, and successfully installed the AD package.  Including that HostSettings.ascx control gives you the tools to install that authentication provider, and the dummy JavaScript function at the bottom serves to "override" the built-in JavaScript function that erroneously references FCDeditorAPI.  Maybe not an ideal solution, but it worked for me!

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DotN...Installing DotN...Active Directory authentication causes install to failActive Directory authentication causes install to fail


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me
Charlotte DoDNN

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

Advertisers

DotNetNuke DNN Hosting
Exact Target Exec Alert
r2integrated

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.