diff options
Diffstat (limited to 'plugin/delegateldap.sasl.in')
-rw-r--r-- | plugin/delegateldap.sasl.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/delegateldap.sasl.in b/plugin/delegateldap.sasl.in new file mode 100644 index 0000000..cea051d --- /dev/null +++ b/plugin/delegateldap.sasl.in @@ -0,0 +1,4 @@ +@LIBDIR@/libdelegateldap.so DIGEST-MD5 0 noplaintext noanonymous mutual_auth +@LIBDIR@/libdelegateldap.so CRAM-MD5 0 noplaintext noanonymous +@LIBDIR@/libdelegateldap.so LOGIN 0 noanonymous +@LIBDIR@/libdelegateldap.so PLAIN 0 noanonymous
\ No newline at end of file |