You need to Register for free and Login to post a message in the forum.

Forum

Subject: Host and Admin user login not working on remote host
Prev Next
You are not authorized to post a reply.

Author Messages
paulrobinson
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:5

05 Sep 2008 9:35 AM  
Good Evening,
I was wondering whether anybody else has had the same issue as I am having now.  I have finished my website on the laptop and now wish to move to our dedicated server.  I changed the web.config and followed the tutorial - only difference is I am running SQL Server Express instead of SQL Server 2005 as the tutorial runs through.

The site loads fine on my remote server - but I cannot get into admin or host functions.  It appears to be recognising the username but not logging in .  The exact message returned is "Login Failed, remember that Passwords are case sensitive".  I am assuming it is a security setting as the database file should be exactly the same.

PLEASE HELP - AS I WOULD OBVIOUSLY LIKE TO ADMINISTER MY SITE REMOTELY.  I have checked the host and admin users on the localhost instance and it works fine.

Regards
Paul

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

05 Sep 2008 11:01 AM  
Can you login as any user? If not it is likely to be a setting in your web.config file.

Make sure you have transferred across the correct settings in the web.config file for:

Installation Date + Machine Keys, ie:

Within the < appSettings> You also need to add the installation date:

< add key="InstallationDate" value="6/30/2005" />
< /appSettings>
 
and you also need to copy across the validation key and description key within the
< machineKey tab

< machineKey
validationKey="20DAE7795171D2ACA41CC59A5FA162CEC17AK1B2"
decryptionKey="01CC59541FD47BF534F7G126B14F618CD4B8771D0A1EECLP"
decryption="3DES"
validation="SHA1"/>


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
paulrobinson
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:5

05 Sep 2008 8:29 PM  
Yes I can register a user and login as that user. It is just the admin and host users which are not working. Is there some other settings for these users perhaps - i.e. because I uploaded my dontnetnuke site from my local machine and changed the connection string to point at the database file on the server. Also I developed this on XP Service Pack 2 and the server is Windows Server 2003. It appears that the login process is picking up that it is a valid account as if I put in an non-valid user it brings back a different error message.
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

06 Sep 2008 4:18 AM  
you will be able to register as a new user if the machine keys are incorrect, but can you login as a user that you previously added on your local installation?

Have you checked that the MachineKeys and installation date are the same on your live installation web.config file with your local web.config file?

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
paulrobinson
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:5

06 Sep 2008 5:41 AM  
Lee,
Thanks for your help on this - there was actually a character dropped off the end of the machinekeys line
Your tutorials are great by the way - within a week I have a really good understanding of the product.
What is the best source for getting the best results from search engines such as google. I have entered keywords whereever there is a place to do so but I am sure there are other things which must be done also.
Regards
Paul
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

06 Sep 2008 6:12 AM  
Hello,

Great, glad to help, have you had a look here for some SEO articles and interviews

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
paulrobinson
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:5

06 Sep 2008 6:49 AM  
A couple of quick questions:

1. Can I format the login page to the same as my other Text/HTML modules - i.e. only display the container only when editing - their is a Display container option in this module which allows this.
2. Where is the setting which changes the icon displayed near the URL. At present it is displaying the default dotnetnuke icon.

You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Host and Admin user login not working on remote host



ActiveForums 3.7

Latest Forum Posts

RE: localhost Install issues by cdees
Lee: I wanted to follow up on this for anyone following this thread. I have been unable to solve t...
RE: Add New Profile Properties by WSI
HI Joe, The DNN version is 4.5.5. Thanks, Cliff
Change Skin on URL by vinita
Hi,Can the skin be changed based on the url used to access a portal. Multiple portal aliases may be ...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
Best DNN portal ever! by derpir
I have been a subscriber since august 2008, and DNNCreative.com is simply the best DNN Portal, their...
RE: skinning trouble by derpir
Hello Yes could you be so kind and take a look att the htm-file and css-file.I would be very gratef...
Search function is not working by kishorpawar
I am using Seach module in my project but not working, i have set   host setting alsoHost --> Schedu...
RE: backend is changing from sql2005 to sql2008 by leesykes
hello,There should not be any code changes needed, but you'll need to make sure that SQL 2008 upgrad...
RE: skinning trouble by leesykes
Hello,I would need to see your code to help you with this one, you can zip up your files and attach ...
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by leesykes
I have run a test with SQL Server 2008 express and DotNetNuke installed in exactly the the same way ...
RE: Issue 39 Interview by leesykes
thanks Bill, glad it was useful, we will have a think about the best way to approach this,Thanks,
RE: Issue 39 Authentication by leesykes
yes I have a live site in 4.9.0 at it seems stable as well.
backend is changing from sql2005 to sql2008 by meenu
hi all advance thanks. in my DNN0408 website am using sql2005 as backend.now planning to remove sq...
About catalook error by kishorpawar
 I am  using dnn 4.8.4 version in my project, this  site is in 2 language,whenver i click on the BYN...
RE: Menu Keeps Verticaly by ruimacdonald
Tnx for your help. It's done. Rui
RE: Menu Keeps Verticaly by jncraig
The configuration of the MENU skin object is defined in the skin.xml file. You'll need to modify th...
RE: Add New Profile Properties by jncraig
I have not seen that problem. Which version of DotNetNuke are you using?
RE: Issue 39 Authentication by jncraig
I've been developing a new site using 4.9.0 and finding it quite stable.
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by jncraig
You should have no problem using SQL Server 2008 Express. I'm pretty sure that the connection strin...
AppTheory
RSS Feeds