Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

ssh login not possible on client or server from host #2

Open
gdha opened this issue Sep 28, 2016 · 0 comments
Open

ssh login not possible on client or server from host #2

gdha opened this issue Sep 28, 2016 · 0 comments
Assignees

Comments

@gdha
Copy link
Member

gdha commented Sep 28, 2016

$ scp [email protected]:/export/nfs/client/rear-client.iso .
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

edit /etc/ssh/sshd_config and change line:
PasswordAuthentication no
into
PasswordAuthentication yes

we should fix this in the provisioning script.
Do not forget to restart sshd as service sshd restart

@gdha gdha added the bug label Sep 28, 2016
@gdha gdha self-assigned this Sep 28, 2016
@gdha gdha added the wontfix label Mar 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant