Skip to content

disabled public key authentication

Rob Man requested to merge rmandic/nso-docker:master into master

PubkeyAuthentication must be set to no. IdentityAgent=none only hides the path to unix socket from ssh and you still get asked for a passphrase if your private key is in ~/.ssh/id_rsa

Merge request reports