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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationIntranet first-time autologinIntranet first-time autologin
Previous
 
Next
New Post
6/3/2008 10:41 AM
 

I have the ssame problem. The way I fixed it was to set the loginUrl attribute in the <authentication /> section to the path to the windowssignin.aspx page. Also, I set the <authorization /> section to not permit unauthenticated users. This works for me in my development environment. I do have some problems with redirection in my other environments. It may work for you.

George

 

<authentication mode="Forms">
      <forms name=".DOTNETNUKE" protection="All" timeout="60" cookieless="UseCookies" loginUrl="/dnn/desktopmodules/authenticationservices/activedirectory/windowssignin.aspx" />
    </authentication>

    <authorization>
      <deny users="?"/>
    </authorization>

 

 
New Post
6/3/2008 10:57 AM
 

That would work George except in a intranet/extranet solution but you shouldn't have to go that far.

Have you guys checked your IIS logs when a system that's clean (cookies and temp files gone) hits the site? Is there any indication at all that they've attempted to hit windowssignin.aspx (all the OnAuthenticateRequest does really is automatically redirect to WindowsSignin.aspx)?

 

 
New Post
6/3/2008 11:44 AM
 

I cleared everything and retried. There are no redirects to WindowsSignin.aspx. I am using 1.00.04 because I need child portals to authenticate as well. I had the same problem, though, in 1.00.03.

George

 

 
New Post
6/3/2008 1:46 PM
 

Can you tell me how your network/server is setup? I'd like to get this figured out as it shouldn't work this way.

 
New Post
6/4/2008 5:07 PM
 

How do you mean setup? Do you mean IIS version, Windows server version, AD structure, or how?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationIntranet first-time autologinIntranet first-time autologin


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