Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Sep 25, 2011 8:18 pm 
Offline
Newbie

Joined: Sun Sep 25, 2011 8:06 pm
Posts: 2
Hey, gang. I've got a brand new Linode, and I've installed and trashed several distributions (on purpose), as I learn.

Right now, I'm trying to install Ubuntu 10.04 LTS using the "macwebguy / LAMP & Basic Firewall" StackScript.

I set the password and did NOT use a public key for the non-priviliged user.

After the script completes, I try to ssh in as the non-priviliged user, and it says the pw doesn't match.

I suspect I'm making a simple newbie mistake. Any ideas?


Top
   
 Post subject:
PostPosted: Sun Sep 25, 2011 8:41 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
The StackScript you used seems to disable SSH password logins by default. In that case, you must set up a public key for your non-privileged user in order to log in.

Connect to your server using the Lish Console, log in as the non-privileged user (you can always use passwords on the console even if it's disabled in SSH), and generate an SSH key for yourself.

Alternatively, connect using the Lish Console, log in as root, edit /etc/ssh/sshd_config to allow PasswordAuthentication, and restart the SSH daemon. This is not recommended, because passwords are often easy to brute-force.


Top
   
 Post subject:
PostPosted: Sun Sep 25, 2011 8:47 pm 
Offline
Newbie

Joined: Sun Sep 25, 2011 8:06 pm
Posts: 2
Thanks, hybinet!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group