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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Active Directory authentication causes install to failActive Directory authentication causes install to fail
Previous
 
Next
New Post
12/11/2008 4: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 8: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 3: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 DNN ...Installing DNN ...Active Directory authentication causes install to failActive Directory authentication causes install to fail


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