diff --git a/dropbear/localoptions.h b/dropbear/localoptions.h index 214a459..f42ff97 100644 --- a/dropbear/localoptions.h +++ b/dropbear/localoptions.h @@ -199,7 +199,7 @@ much traffic. */ * note that it will be provided for all "hidden" client-interactive * style prompts - if you want something more sophisticated, use * SSH_ASKPASS instead. Comment out this var to remove this functionality.*/ -#define DROPBEAR_PASSWORD_ENV 0 +#define DROPBEAR_USE_PASSWORD_ENV 0 /* Define this (as well as ENABLE_CLI_PASSWORD_AUTH) to allow the use of * a helper program for the ssh client. The helper program should be