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 ForumsAuthenticationAuthentication4.3.4 work around so user doesn4.3.4 work around so user doesn't have to type domain at login the first time
Previous
 
Next
New Post
7/10/2007 2:15 AM
 

Hi rasicoc,

that would be great if you could post your change.

Thanks,

Curtis

 
New Post
11/15/2007 11:04 PM
 

Charles Rasico wrote
This is prefect.  I had to modify the script a little so that a user can check a box to indicate that they want to login using the Domain since I am authenticating in a mixed mode environement.  If anyone is interested, I will supply the changes I made.

If you happen to still have the code that would be wonderful!  Please share.....


View Brenden Kehren's profile on LinkedIn
 
New Post
11/15/2007 11:37 PM
 

Brenden, with the new provider adding a checkbox is pretty much redundant. AD users can't sign in using the Standard Login and have to switch to the Windows Signin (and vice versa) so essentially they're already saying that they want to login using the Domain.

 
New Post
11/29/2007 2:38 PM
 

Chris Wood wrote

Then
change 

<td colspan="2" align="center"><asp:textbox id="txtUsername" columns="9" width="130" cssclass="NormalTextBox" runat="server" /><td>

to:

<td colspan="2" align="center"><asp:textbox id="txtUsername" ontextchanged="change" columns="9" width="130" cssclass="NormalTextBox" runat="server" /><td>
  

I made a change so the domain was loaded in the text box as soon as the person clicked on the Windows Login button.

Instead of using ontextchanged="change" 

I used
OnLoad="change"
this adds the string to the textbox when the page loads vs. having to wait for the page to post before getting ontextchanged


View Brenden Kehren's profile on LinkedIn
 
New Post
11/29/2007 5:28 PM
 

Forgot to mention I am using DNN 4.7.0 with AD Provider v1.0 and I made this change in:

DesktopModules>AuthenticationServices>ActiveDirectory>Login.ascx


View Brenden Kehren's profile on LinkedIn
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthentication4.3.4 work around so user doesn4.3.4 work around so user doesn't have to type domain at login the first time


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