Mercurial > dropbear
diff options.h @ 846:b298bb438625 keyondemand
refactor key generation, make it generate as required.
Needs UI in server command line options
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 07 Nov 2013 00:18:52 +0800 |
parents | 34b73c9d8aa3 |
children | f4bb964c8678 |
line wrap: on
line diff
--- a/options.h Fri Nov 01 00:21:59 2013 +0800 +++ b/options.h Thu Nov 07 00:18:52 2013 +0800 @@ -180,9 +180,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