Hi,
On Mon, Oct 24, 2011 at 11:39:05AM +0200, Adriaan de Jong wrote:
> @@ -172,7 +172,10 @@ static inline bool verify_user_pass_enabled(struct
> tls_session *session)
> {
> return (session->opt->auth_user_pass_verify_script
> || plugin_defined (session->opt->plugins,
> OPENVPN_PLUGIN_AUTH_USER_PASS_VERIFY)
> - || management_enable_def_auth (management));
> +#ifdef MANAGEMENT_DEF_AUTH
> + || management_enable_def_auth (management)
> +#endif
> + );
> }
ACK.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgp02c3_Up_25.pgp
Description: PGP signature
