Ville Voutilainen writes:
> I needed to add
> PubkeyAcceptedKeyTypes ssh-dss
> to my client-side config a long while ago.

If you are using OpenSSH >= 7.0, I'd recommend the syntax
  PubkeyAcceptedKeyTypes +ssh-dss
in order to allow ssh-rsa, ssh-ed25519, etc.

See 
http://unix.stackexchange.com/questions/288459/still-prompted-for-password-after-creating-authorization-keys

Bruno

_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to