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

Setup ssh access for a regular user. Use ssh key authentication. #12

Open
hiromipaw opened this issue Sep 2, 2019 · 3 comments
Open

Comments

@hiromipaw
Copy link

Add a copy of your local public key to the new user’s ~/.ssh/authorized_keys file to log in successfully.

@kushaldas
Copy link
Owner

This one depends on #13

@kushaldas kushaldas added Blocked Blocked on another issue and removed Blocked Blocked on another issue labels Sep 3, 2019
@kushaldas
Copy link
Owner

Text for the problem

# Add a new user `online` in the workbook vm, and then add newly created ssh key to the `~/.ssh/authorized_keys` so that you can do this the following via the ssh key.
# `ssh online@localhost`
# Ask for the ssh-key password to verify.

@jasonbraganza
Copy link

will work on this

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

No branches or pull requests

3 participants