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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to get rid of “Register” and “Forgot Password ?” links on the login page?How to get rid of “Register” and “Forgot Password ?” links on the login page?
Previous
 
Next
New Post
8/20/2008 1:14 PM
 

Hi,

 
I am using Active Directory authentication method on my site. This is the reason why I do not want users to be able to register and use password reminder functionality.
How can I get rid of these two links on the login page (“Register” and “Forgot Password ?”) ?
 
Sincerely,
Bulat
 
New Post
8/20/2008 10:01 PM
 

To hide Register

  1. Login as Host or Admin
  2. Go to Admin >> Site Settings menu
  3. Expand the Advanced Settings
  4. Click on None for User Registration

To hide the Forgot Password, you can either hack the CORE code or buy custom module. 

To modify the CORE code:

  1. Open Login.ascx under the [dnn webroot]\admin\Authentication folder
  2. Add the Visible=False to linkbutton cmdPassword

See sample code below

<

asp:Linkbutton id="cmdPassword" resourcekey="cmdForgotPassword" cssclass="CommandButton" text="Forgot Password?" runat="server" Visible=false />

 


Robert Tango
www.workcontrol.com
Custom Modules: UserManager|UserDirectory|UserImport|PortalSSO
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to get rid of “Register” and “Forgot Password ?” links on the login page?How to get rid of “Register” and “Forgot Password ?” links on the login page?


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