On Thu, 2017-02-02 at 19:54 +0000, Adel Boutros wrote: > In our case, we only use EXTERNAL or ANONYMOUS so it should be > enough. > > > Is there a reason it is called "null"?
It's actually the "none" implementation! As in, no other sasl library found. You can make sure it is used by adding "-DSASL_IMPL=none" to the cmake command line. Or use ccmake to set SASL_IMPL interactively. Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
