Ubuntu Forums Archive Viewer

Create additional log in users with Amazon EC2

Archived thread 1572106 from Ubuntu Cloud and Juju. Markdown source: Ubuntu_Cloud_and_Juju/thread_1572106_Create_additional_log_in_users_with_Amazon_EC2.md

Original URL About this archive
#1

I want to be able to have several users log in to an instance of Ubuntu 10.04 hosted on Amazon EC2 based on Ubuntu provided AMI images. The default user is "ubuntu." I'm wondering if there is a way to add users so that they can log in remotely.

#2

Nevermind, figured it out.

Change PasswordAuthentication to yes in /etc/ssg/sshd_config

#3

If you'r looking for a simple howto to add new user check out this link:

http://blog.sofasurfer.ch/2011/07/16/ubuntu-ec2-add-new-admin-user/