freeipa/install/updates
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
..
10-RFC2307bis.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
10-RFC4876.update Fix quoting to work with new csv handler in ldapupdate 2009-05-19 11:50:39 -06:00
20-dna.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
20-indices.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
20-nss_ldap.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
20-replication.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
20-winsync_index.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-automount.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-groupofhosts.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-netgroups.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-policy.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-rolegroup.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
30-taskgroup.update Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
40-delegation.update Implement support for non-LDAP-based actions that use the LDAP ACI subsystem. 2009-07-10 16:41:05 -04:00
Makefile.am Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00
README Name update files so they can be easily sorted. 2009-03-25 11:03:07 -04:00

The update files are sorted before being processed because there are
cases where order matters (such as getting schema added first, creating
parent entries, etc).

10 - 20: Schema
20 - 30: FDS Configuration, new indices
30 - 40: Structual elements of the DIT
40 - 50: Pre-loaded data