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

Add support for logging in as a different user #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lihop
Copy link

@lihop lihop commented Nov 8, 2015

This commit adds a new option for selecting what user to log in to
the container as. The login mechanism works the same as before, but
allows it to be setup for a user other than root.

If the user does not exist or the account is non-login, nixos-shell
will print the error message "This account is currently not available"
and exit with status code 1.

This commit adds a new option for selecting what user to log in to
the container as. The login mechanism works the same as before, but
allows it to be setup for a user other than root.

If the user does not exist or the account is non-login, nixos-shell
will print the error message "This account is currently not available"
and exit with status code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant