freeipa/install
Rob Crittenden e31d5fb1cf Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.
There are some operations, like those for the certificate system, that
don't need to write to the directory server. So instead we have an entry
that we test against to determine whether the operation is allowed or not.

This is done by attempting a write on the entry. If it would succeed then
permission is granted. If not then denied. The write we attempt is actually
invalid so the write itself will fail but the attempt will fail first if
access is not permitted, so we can distinguish between the two without
polluting the entry.
2009-07-10 16:41:05 -04:00
..
conf Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00
html Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00
share Configure BIND LDAP driver to use SASL authentication 2009-07-10 09:55:29 -04:00
tools Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00
updates Implement support for non-LDAP-based actions that use the LDAP ACI subsystem. 2009-07-10 16:41:05 -04:00
configure.ac Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00
Makefile.am Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00