s4:LDB/LDAP - Re-allow renames
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 2 Oct 2009 19:23:23 +0000 (21:23 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 2 Oct 2009 19:27:46 +0000 (21:27 +0200)
commit767fce6fccf484b547219abd5e6abc941eacaf92
tree0a8142787f0f0678d9238c1daebfbcd26f8432aa
parent1cebf2dad1ddd42be9284aa38888c99847fec3b5
s4:LDB/LDAP - Re-allow renames

The main problem is that the "rdn_name" module launches on a rename request also
a modification one with the "special attributes" which can't be changed directly.
An introduced flag helps to bypass the restriction.
source4/ldap_server/ldap_backend.c
source4/lib/ldb/modules/rdn_name.c