]> git.sur5r.net Git - openldap/commit
Use LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when adding the new rdn as
authorJuan Gomez <gomez@openldap.org>
Wed, 26 May 1999 00:44:04 +0000 (00:44 +0000)
committerJuan Gomez <gomez@openldap.org>
Wed, 26 May 1999 00:44:04 +0000 (00:44 +0000)
commit3b2ec6405d70660135b94df882605881a11309ee
treec6e6a1008be2224755f63b30c7b15cbed030dfe7
parent0914eeefe528e25e0bd79b155a2d6ed592edca77
Use LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when adding the new rdn as
an attribute to the entry. This covers the case in which the rdn value
was already an attribute value for the entry in question.
servers/slapd/back-ldbm/modrdn.c