Red Hat Bugzilla – Bug 1086890
empty modify returns LDAP_INVALID_DN_SYNTAX
Last modified: 2015-03-05 04:34:18 EST
Description of problem: Doing an empty modify operation returns LDAP_INVALID_DN_SYNTAX to the client. It should be allowed with no errors. Version-Release number of selected component (if applicable): How reproducible: ldapbertest Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
$ rpm -qa | grep 389 389-ds-base-1.3.3.1-9.el7.x86_64 389-ds-base-debuginfo-1.3.3.1-9.el7.x86_64 389-ds-base-libs-1.3.3.1-9.el7.x86_64 I ran ldapbertest, here's the output from testcases 83 and 84: Executing test test083ModifyNoMods Completed test test083ModifyNoMods ###################################################################### tp083: expect=0 actual=0 PASS ###################################################################### Executing test test084ModifyEmptyMods Completed test test084ModifyEmptyMods ###################################################################### tp084: expect=0 actual=0 PASS ###################################################################### Hence marking as VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0416.html