ldap_sasl_interactive_bind_s and LDAP_SASL_QUIET
Jordan Brown <[email protected]> Fri, 5 Mar 2021 00:05:34 +0000
| Newsgroups | gmane.network.openldap.devel |
|---|---|
| Message-ID | <01010177ffb42d40-27fd6a74-02b2-481f-97c3-8968a1f337b6-000000@us-west-2.amazonses.com> |
ldap_sasl_interactive_bind_s prints SASL-related messages on stderr by
default, unless you specify LDAP_SASL_QUIET.
This seems wrong. The whole point of the "interact" function is to
handle any required conversation with the user. In particular, in a GUI
application these messages won't go to the user; more likely they will
just clutter up some log.
Would the OpenLDAP community be receptive to a patch that directs these
messages through the "interact" function?
(I think they have very little value and should just be dropped; that
would be OK too.)
SASL username: [email protected]
SASL SSF: 56
SASL data security layer installed.
--
Jordan Brown, Oracle ZFS Storage Appliance, Oracle Solaris