Hi,
In version 5.5, after a certificate/key pair is imported for a given user ( /user ssh-keys import … ), you cannot loging any more if you don’t have that certificate/keys pair ( the password is asked but the login process always fails as if the typed password were wrong ).
In preivous version login was allowed either by using the ceritficate/key pair or, in case you don’t have it, by typing the password.
Is this a bug or it is intentional ? If it is intentional, why does it ask for a password instead of presenting an error message indicating that the only way to login for that user is by means of certificate/key pairs ?
Thanks,