]> git.sur5r.net Git - openldap/commit
Return LDAP_CONSTRAINT_VIOLATION if user attempts to modify
authorKurt Zeilenga <kurt@openldap.org>
Tue, 27 Jul 1999 20:00:31 +0000 (20:00 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 27 Jul 1999 20:00:31 +0000 (20:00 +0000)
commit9c61bc561f6b082dc64bd30d1d60837432bb5820
tree3729cfc742780565feeb75c889630c6a48a19244
parent008bbf56dbbe472cc0e95fb15e78c55e7e97e4c4
Return LDAP_CONSTRAINT_VIOLATION if user attempts to modify
a non-user-mod attribute (such as timeStamps).
Move generation of add_modify_attrs to frontend.
update of add_modify_attrs on modrdn needs work (currently
not updated to maintain consistency with replicas).
14 files changed:
servers/slapd/add.c
servers/slapd/back-bdb2/modify.c
servers/slapd/back-ldbm/modify.c
servers/slapd/modify.c
tests/data/acl.out.master
tests/data/modify.out.master
tests/data/modrdn.out.master
tests/data/modrdn.out.master.0
tests/data/modrdn.out.master.1
tests/data/modrdn.out.master.2
tests/data/modrdn.out.master.3
tests/data/search.out.master
tests/data/test-ordered.ldif
tests/data/test.ldif