diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -180,11 +180,6 @@ much traffic. */ #define ENABLE_SVR_PUBKEY_OPTIONS #endif -/* Define this to allow logging in to accounts that have no password specified. - * Public key logins are allowed for blank-password accounts regardless of this - * setting. */ -/* #define ALLOW_BLANK_PASSWORD */ - #define ENABLE_CLI_PASSWORD_AUTH #define ENABLE_CLI_PUBKEY_AUTH #define ENABLE_CLI_INTERACT_AUTH |