[Date Prev][Date Next] [Chronological] [Thread] [Top]

Additions to support ACIs (ITS#261)



Full_Name: Mark Valence
Version: devel
OS: Mach
URL: ftp://ftp.openldap.org/incoming/Mark-Valence-990819.tgz
Submission from: (NULL) (129.170.40.238)


The file Mark-Valence-990819.tgz contains changes to add support for per-objects
ACIs.  I've also tweaked the configure* and include/portable* files to add
--enable-aci and --enable-discreteaci options.  The latter should really be done
as a --with-discrete-rights sub-option, now that I think of it.  I'd like to
make discrete rights an option that applies to ACLs, too.  I don't think this
would be too difficult (changes to acl.c and aclparse.c only).

These patches include the changes from ITS#259 (Mark-Valence-990818.tgz).