]> git.sur5r.net Git - openldap/commit
Don't exclude no-user-modification attributes from ACL checks
authorKurt Zeilenga <kurt@openldap.org>
Thu, 27 Jan 2000 18:35:36 +0000 (18:35 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 27 Jan 2000 18:35:36 +0000 (18:35 +0000)
commitdf712b8597aa27613efc904fc85d7ac562d627a0
treec1529ea708c216d35055a6c12e6fb05c31f57f9f
parent9dde98577dc50bc6b57d053b7f5710d89f02a715
Don't exclude no-user-modification attributes from ACL checks
unless access requested is WRITE.  This allows you to apply
an ACL to limit search/reading of no-user-modification attributes.
Writes, of course, are always prohibited (by do_add, do_modify).
servers/slapd/acl.c