KNOWN_BUGS: openldap hangs. TODO: binary SASL.

This commit is contained in:
Patrick Monnerat 2016-04-08 16:49:49 +02:00
parent bbe08a7e7a
commit 3954d6fdcf
2 changed files with 30 additions and 0 deletions

View file

@ -112,6 +112,7 @@
16. SASL
16.1 Other authentication mechanisms
16.2 Add QOP support to GSSAPI authentication
16.3 Support binary messages (i.e.: non-base64)
17. Command line tool
17.1 sync
@ -668,6 +669,10 @@ that doesn't exist on the server, just like --ftp-create-dirs.
with integrity protection) and auth-conf (Authentication with integrity and
privacy protection).
16.3 Support binary messages (i.e.: non-base64)
Mandatory to support LDAP SASL authentication.
17. Command line tool
17.1 sync