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 ForumsAuthenticationAuthenticationautologon just not working at all in any version of 4.5autologon just not working at all in any version of 4.5
Previous
 
Next
New Post
12/27/2007 9:37 PM
 

They shouldn't need to use a DNN userid/password to login, they should be automatically logged in if <add name="Authentication"... /> is uncommented. I'm guessing you haven't got it uncommented as there's a bug in the 4.8.0 core that shows up when that line is uncommented in the web.config.

Basically, if you set it up like I outlined in the user documentation your intranet users should have no problems getting logged in under 4.7.0 and below. I realize this isn't an ideal solution but it's the best I can give you until such time as I can figure out why DNN gets stuck in a loop when using Windows Authentication and if it's even related to the AD Provider.

 
New Post
12/28/2007 1:06 PM
 

Sounds good. But when I uncomment that tag I get the error:
Parser Error Message: Could not load file or assembly 'DotNetNuke.HttpModules.Authentication' or one of its dependencies

The library\httpmodules\authentication or dll doesn't exist in the source,upgrade or install downloads.

Sorry for being thick about this. The latest documentation (DotNetNuke_4.4.1_Docs.zip) has nothing about this. Where else should I be looking?

 
New Post
12/28/2007 4:31 PM
 

Uncomment the line at the bottom of the httpModules section not the top one (that's left from the old AD Provider). The documentation in under the Project section (http://www.dotnetnuke.com/Products/Development/Projects/ProviderAuthentication/Downloads/tabid/852/Default.aspx)

 
New Post
1/3/2008 12:56 PM
 

again, thanks for your time.

But we seem to be going in circles here. This doesn't seem to be the new 4.8 AD Providor issue.

The problem is: If I install a vanilla DNN (no AD Provider type of plugins) and turn on Windows authentication - unregistered users loop.
The only way for windows authentication to work, it seems, is to have the user registered ... either manually or via a plugin like AD Provider.
This has been a problem since 3.11.
Why can't I have unregistered users simply surf my site as unregistered users?

 
New Post
1/3/2008 11:10 PM
 

Yes we do seem to be going in circles and I think it's because we both haven't been clear when we're speaking about Windows Authentication. You're coming from the web.config side and I'm coming from the AD Provider side. Unfortunately they're not the same thing though they do touch.

Essentially it boils down to this, Windows Authentication uncommented in the web.config doesn't work and from what I can tell it never has unless the user account is already in the DNN database. Unauthenticated/Unregistered users go in a constant loop because DNN is trying to authenticate the user's credentials from the computer they are signed onto against the database. So what needs to be done is someone needs to figure out why this happens and pass on that information to the Core team. If I have time I will take a look at it and I'll also converse with the Core team. It could be that if it worked before version 3.11 that their thinking was that users would use the AD provider and Forms Authentication. Or it could be that the AD Provider was meant as a work around to the problem. I don't know the answer to that.

That said, if you want users to be able to visit the site unauthenticated and Active Directory users to be able to log in you have two ways you can do it. Install the AD Provider and use Forms Authentication as I've laid out above and in the documentation, comment out all instances of <add name="Authentication"..../> under <httpModules> (this will allow users to simply surf the site), and add a link to http://<yourDNN_Install>/DesktopModules/AuthenticationServices/ActiveDirectory/WindowsSignin.aspx to allow intranet users to log in or manually add the users and have them log in manually.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationautologon just not working at all in any version of 4.5autologon just not working at all in any version of 4.5


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