I noted some old correspondence about this topic in the mailing-list archives, but now it has bitten me.
We have an email server in my shop (from Mirapoint) which offers users an option to change their password. It sends the password-modify extended operation, but the user's session hangs, apparently unless Mirapoint gets a response.
I understand that this is non-standard behavior. But unfortunately I'm stuck with this not-very-satisfactory product. Is there any way I can tweak openLDAP to respond to the password-modify ex-op?
Michael Smith wrote:
We have an email server in my shop (from Mirapoint) which offers users an option to change their password. It sends the password-modify extended operation, but the user's session hangs, apparently unless Mirapoint gets a response.
I understand that this is non-standard behavior. But unfortunately I'm stuck with this not-very-satisfactory product. Is there any way I can tweak openLDAP to respond to the password-modify ex-op?
AFAICS OpenLDAP sends a LDAPResponse. Otherwise the result code could not be received. Maybe it's another issue in the client software? I suspect they send the request but never process the result correctly.
Ciao, Michael.
On Wed, June 1, 2011 12:16 pm, Michael Ströder wrote:
Michael Smith wrote:
We have an email server in my shop (from Mirapoint) which offers users an option to change their password. It sends the password-modify extended operation, but the user's session hangs, apparently unless Mirapoint gets a response.
AFAICS OpenLDAP sends a LDAPResponse. Otherwise the result code could not be received.
Hmmm. I'm not seeing it on a network trace. But perhaps I'm doing something wrong. Will re-check.
openldap-technical@openldap.org