[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Windows ldp.exe kills openldap 2.4.23
- To: openldap-technical@openldap.org
- Subject: Windows ldp.exe kills openldap 2.4.23
- From: Serge Dubrouski <sergeyfd@gmail.com>
- Date: Wed, 29 Dec 2010 15:27:07 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=LY3FJnwcaiQaHEPFcA6xM99VWWQItzaXDufyPaimN6I=; b=HAr1eH+99TbsHBtAKejhliKo2h14a790jVicmlPmPRufUFDOlsTONhaRIUggii/d6h eAJS30AyLz+I31Q3Vm2vdMVO4+sW9eXMoygPyQEicyeB3vXCenmOwoi2DibUCf70j+0A c37/SiGtCTfK1kgKkCjBlbqsCWaf48RNA55L0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MfTgxgrFgwiT90d3I+f9ehwEEOqPkVCRi3j2Z7IARQxqZ8UgP7GKuvK4aswTW+lmZ1 Nfg85uYFP19cNpMlpqYKEwJQaR2q169Zi35jImzQqQ7BzsEKhNIK9tptkwg6ZNTUgGsO RXDdWfWgCueJoWYG7Zk5yglOviCI/jhZLTQcM=
Hello -
I just found that ldp.exe tool that comes with Windows is able to
successfully kill OpenLDAP 2.4.23 when one tries tp modify DN and
submits an empty old DN. Log files on openldap show this:
Dec 29 15:19:32 ottawa slapd[11818]: conn=1000 op=2 do_modrdn
Dec 29 15:19:32 ottawa slapd[11818]: do_modrdn: dn () newrdn (C=US)
newsuperior ()
Dec 29 15:19:32 ottawa slapd[11818]: >>> dnPrettyNormal: <>
Dec 29 15:19:32 ottawa slapd[11818]: <<< dnPrettyNormal: <>, <>
Dec 29 15:19:32 ottawa slapd[11818]: >>> dnPrettyNormal: <C=US>
Dec 29 15:19:32 ottawa slapd[11818]: <<< dnPrettyNormal: <c=US>, <c=us>
Dec 29 15:19:32 ottawa slapd[11818]: conn=1000 op=2 MODRDN dn=""
Is this a know bug (see ITS#6570) or something new? Is there a workaround it?
--
Serge Dubrouski.