mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
Oops, PAM was on by default in options.h
--HG-- extra : convert_revision : 8f9d07675e82e64ef083bbdb833d0b2dbfe4d187
This commit is contained in:
parent
636b041b9b
commit
1ace08645a
@ -121,8 +121,8 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
|
|||||||
* configure with --enable-pam as well, since it's off by default. And you
|
* configure with --enable-pam as well, since it's off by default. And you
|
||||||
* should only enable either PASSWORD _or_ PAM auth, not both. */
|
* should only enable either PASSWORD _or_ PAM auth, not both. */
|
||||||
|
|
||||||
/*#define ENABLE_SVR_PASSWORD_AUTH*/
|
#define ENABLE_SVR_PASSWORD_AUTH
|
||||||
#define ENABLE_SVR_PAM_AUTH
|
/*#define ENABLE_SVR_PAM_AUTH*/
|
||||||
#define ENABLE_SVR_PUBKEY_AUTH
|
#define ENABLE_SVR_PUBKEY_AUTH
|
||||||
|
|
||||||
#define ENABLE_CLI_PASSWORD_AUTH
|
#define ENABLE_CLI_PASSWORD_AUTH
|
||||||
|
Loading…
Reference in New Issue
Block a user