On Wed, Mar 15, 2017 at 18:05:11 +0000, Daniel Berrange wrote:
If the SASL config does not have any mechanisms we currently
just report an empty list to the client which will then
fail to identify a usable mechanism. This is a server config
error, so we should fail immediately on the server side.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
src/rpc/virnetsaslcontext.c | 6 ++++++
1 file changed, 6 insertions(+)
ACK