X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=package%2Fdropbear%2Fpatches%2F120-openwrt_options.patch;h=42204aa646a0d5d8be9715354a5cc605dd365430;hb=d0ec348ded6f715b43b396b06ccb10599b37969d;hp=bfae5b9772fc65421266bf6c6bcae5cf21611982;hpb=3c801b3dc0359aa8b2b8876503f03e4bdf89c649;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/package/dropbear/patches/120-openwrt_options.patch b/package/dropbear/patches/120-openwrt_options.patch index bfae5b9772..42204aa646 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.*/