]> git.sur5r.net Git - openldap/commit
Patch: ACL #access-id#<invalid-DN> granted access to everyone (ITS#2006)
authorKurt Zeilenga <kurt@openldap.org>
Mon, 5 Aug 2002 17:52:16 +0000 (17:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 5 Aug 2002 17:52:16 +0000 (17:52 +0000)
commitf8c0481dd47a78d24a57e9872e8b775a7152b4d2
treea910eb46d1ec198a1d04cfe54fb38587e5c005da
parentdcba22cc057af67a648ea53cfd7bbfedc504347d
Patch: ACL #access-id#<invalid-DN> granted access to everyone  (ITS#2006)

================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================

There is a bug in OpenLDAPaci's "access-id":  If the specified DN is
invalid so dnNormalize2() fails, everyone gets access.
This means that e.g. "#access-id#[all]" gives public access, so it
might be considered a feature, but I fixed it anyway:-)  I guess that
means the change should be documented in the release notes, though.

See also ITS#2005 (add OpenLDAPaci #public# access).

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002.
servers/slapd/acl.c