Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow other account than root to bootstrap server #94

Closed
michiels opened this issue Mar 7, 2016 · 1 comment
Closed

Allow other account than root to bootstrap server #94

michiels opened this issue Mar 7, 2016 · 1 comment

Comments

@michiels
Copy link
Member

michiels commented Mar 7, 2016

When doing a regular Ubuntu installation, you get a sudo user by default and not an enabled root account. This is currently not possible in IC Next because it expects the root account to be enabled when bootstrapping with an SSH key. I would like to be able to provide a sudo-user so IC Next can bootstrap and configure my server.

@jvanbaarsen
Copy link
Contributor

Working on this now.

jvanbaarsen added a commit to jvanbaarsen/intercity-next that referenced this issue Nov 23, 2016
Sometimes you don't want your server to run as root user, this PR adds a way to
set the user when creating a new server. To make it simple for "normal" usage,
we default to root.

Fixes: intercity#94
jvanbaarsen added a commit to jvanbaarsen/intercity-next that referenced this issue Nov 23, 2016
Sometimes you don't want your server to run as root user, this PR adds a way to
set the user when creating a new server. To make it simple for "normal" usage,
we default to root.

Fixes: intercity#94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants