X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5bf17f92d8fb02e3f1bd1f22f78188701d4ae758..957731ef89fc1876a0ab8c56d50001011b20abb0:/package/dropbear/patches/120-openwrt_options.patch?ds=sidebyside diff --git a/package/dropbear/patches/120-openwrt_options.patch b/package/dropbear/patches/120-openwrt_options.patch index bfae5b977..42204aa64 100644 --- a/package/dropbear/patches/120-openwrt_options.patch +++ b/package/dropbear/patches/120-openwrt_options.patch @@ -56,16 +56,7 @@ /* The MOTD file path */ #ifndef MOTD_FILENAME -@@ -177,7 +177,7 @@ much traffic. */ - - #define ENABLE_CLI_PASSWORD_AUTH - #define ENABLE_CLI_PUBKEY_AUTH --#define ENABLE_CLI_INTERACT_AUTH -+/*#define ENABLE_CLI_INTERACT_AUTH*/ - - /* This variable can be used to set a password for client - * authentication on the commandline. Beware of platforms -@@ -185,7 +185,7 @@ much traffic. */ +@@ -192,7 +192,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.*/