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 ForumsAuthenticationAuthenticationNew users do not get createdNew users do not get created
Previous
 
Next
New Post
10/23/2008 9:00 PM
 

IE is acting the same way on 3 computers I tested in office (prompting for credentials 3 times and then give error).

But I tested on IE today at my home computer, it prompted me once for username and password, and then displayed the page of an application. (Since my computer is not on intranet it is not giving desired results as it is not recognizing my AD details.)

I confirmed from the network guys if something have changed recently, but they said nothing that could effect this. I am completely clueless what is happening. Can, I have your email id so that I can send piec eof code, maybe its something happening in the code. But again, I am wondering if that was the case, then why and how it started working breifly and it was adding users in Users table. It is not adding Users in Users table now. It is not recognizing AD credentials at all it seems. 

 
New Post
10/24/2008 1:31 AM
 

My email is mhorton@telus.net. When you tried it from home and it prompted you for your credentials did you enter them as Domain\Username and then your domain password and then it logged you into the site or did the DNN site just load up without you being logged in?

 
New Post
10/24/2008 8:37 AM
 

From home, both Mozilla and IE7 prompted me for my credentials as it was doing it in office. I entered domain\username and password and it took some time to load the page and then displayed the page but without recognizing my AD details and no entrys in Users table (When it recognize the AD credentials it dispaly user details retreived from AD on the same page that is being displayed). Then I had to provide my DNN username and password to get into the site.

 
New Post
10/24/2008 12:00 PM
 

Okay.... let's back up for a moment and not worry about automatic authentication through the redirection to WindowsSignin.aspx. If you comment out <add name="Authentication..... /> in the web.config so that the redirect doesn't happen and then when you load the DNN site, click Login, click Windows Login, and enter your domain user credentials does it work? What I'm trying to do is make sure that the provider is working and then we can tackle the automatic login.

 
New Post
10/24/2008 3:21 PM
 

 

I tried differnt combinations of commenting, uncommenting these sections in web.config

<authentication mode="forms">
  <forms name=".DOTNETNUKE" protection="All" timeout="999" cookieless="UseCookies" />
</authentication>
<identity impersonate="true" userName="domain\username" password="password"/>
<!-- <authentication mode="Windows" ></authentication> -->

<add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" />

and entered credentials in Windows Login. It is not recognizing it at all. It used to work fine at some point. Giving error "Login Failed, remember that Passwords are case sensitive". But when I am doing Update Setting in authentication in Admin menu its giving success msg:

-          Then do UPDATE SETTING
You should get message on success:
o    Accessing Global Catalog:
OK
Checking Root Domain:
OK
Accessing LDAP:
OK
Find all domains in network:
1 Domain(s):
Domain(Domain) 

 So, it is not working even from Windows login now.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationNew users do not get createdNew users do not get created


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