Mercurial > dropbear
diff options.h @ 740:3062da90dab8 kexguess
Add kexguess2 behaviour
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 29 Mar 2013 23:29:48 +0800 |
parents | e22d5f5f6e37 |
children | f62e82c474d5 |
line wrap: on
line diff
--- a/options.h Fri Mar 29 20:44:13 2013 +0800 +++ b/options.h Fri Mar 29 23:29:48 2013 +0800 @@ -174,9 +174,9 @@ * PAM challenge/response. * You can't enable both PASSWORD and PAM. */ -#define ENABLE_SVR_PASSWORD_AUTH +//#define ENABLE_SVR_PASSWORD_AUTH /* PAM requires ./configure --enable-pam */ -/*#define ENABLE_SVR_PAM_AUTH*/ +#define ENABLE_SVR_PAM_AUTH #define ENABLE_SVR_PUBKEY_AUTH /* Whether to take public key options in