diff options
author | Stef Walter <stef@thewalter.net> | 2008-06-02 21:39:40 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2008-06-02 21:39:40 +0000 |
commit | 4342693fde05d127c6bb0360cfabd9ee7142abad (patch) | |
tree | f655b8bed35ba34dce56aa1380c81333d498310e /plugin/delegateldap.sasl.in | |
parent | 1572c6a0b9e8d46f0e179b9d1f8547dabaef56e3 (diff) |
Build and install changes
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 |