-
Notifications
You must be signed in to change notification settings - Fork 13
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
Updating sshd config for PasswordAuthentication #136
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for creating the PR.
1244bd6
to
3c20347
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, the error type issue seems now resolved.
3c20347
to
4c4ef40
Compare
Thanks, looks good to me. |
Update /etc/ssh/sshd_config for PasswordAuthentication to yes and restart sshd. Fixes Azure#67 Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
4c4ef40
to
a3cc18f
Compare
Still needs an approval from @jeremycline |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
Update /etc/ssh/sshd_config for PasswordAuthentication to yes and restart sshd. Fixes #67
How to use
Testing done