What's new in 5.0beta5 (2010-Jul-23 14:50):
*) ssh - password authentication is disabled for users with public keys;
I do approve of good default settings for security. But give me a chance to think by myself, please.
First case. I use public-keys from more than one place, and setting key from one place generates problem from another. I need to take roundabout route with key.
The second case. I use public-keys from central admin server. If I go to a customer for service, and can not use internet from there I can not login into machine, because have no access to central admin server.
There is a simple suggestion to patch this up. Let me disable this default environment. For instance:
/user set admin password-login=yes
or something similar.