Tagged Questions
0
votes
1answer
382 views
Using EXTERNAL mechanism with Cyrus SASL
Does the Cyrus SASL api not support the EXTERNAL mechanism? I'm trying to
use it as a client, but it returns SASL_NOMECH when asked.
% cat cyrus_sal_ex.c
/* cyrus_sasl_ex.c: Example of using the ...