[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: SASL authentication for OpenLDAP (ITS#477)



At 02:40 PM 3/13/00 -0500, Mark Adamson wrote:
>> ldap_negotiated_sasl_bind()

I'm thinking that this routine should NOT take a password
argument.  Instead, it should take a pointer to a callback
to provide user interaction.  If no callback was provided,
than we'd just let Cyrus prompt as needed.

Thoughts?