freeipa/ipaserver/install
Rob Crittenden ba59d9d648 Add support for User-Private Groups
This uses a new 389-ds plugin, Managed Entries, to automatically create
a group entry when a user is created. The DNA plugin ensures that the
group has a gidNumber that matches the users uidNumber. When the user is
removed the group is automatically removed as well.

If the managed entries plugin is not available or if a specific, separate
range for gidNumber is passed in at install time then User-Private Groups
will not be configured.

The code checking for the Managed Entries plugin may be removed at some
point. This is there because this plugin is only available in a 389-ds
alpha release currently (1.2.6-a4).
2010-07-06 15:39:34 -04:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
cainstance.py use NSS for SSL operations 2010-06-15 15:03:36 -04:00
certs.py use NSS for SSL operations 2010-06-15 15:03:36 -04:00
dsinstance.py Add support for User-Private Groups 2010-07-06 15:39:34 -04:00
httpinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
installutils.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00
krbinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
ldapupdate.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
replication.py Use GSSAPI auth for the ipa-replica-manage list and del commands. 2010-03-19 17:17:14 -04:00
service.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
upgradeinstance.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00