freeipa/ipaserver/install
Rob Crittenden c19911845d Use GSSAPI auth for the ipa-replica-manage list and del commands.
This creates a new role, replicaadmin, so a non-DM user can do
limited management of replication agreements.

Note that with cn=config if an unauthorized user performs a search
an error is not returned, no entries are returned. This makes it
difficult to determine if there are simply no replication agreements or
we aren't allowed to see them. Once the ipaldap.py module gets
replaced by ldap2 we can use Get Effective Rights to easily tell the
difference.
2010-03-19 17:17:14 -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 Get rid of ipapython.config in ipa-replica-prepare 2010-02-09 16:30:06 -05:00
cainstance.py Provide mechanism in ipautil.run() to not log all arguments. 2010-03-19 07:59:24 -06:00
certs.py Don't assume local directory is valid or writable. 2010-02-19 14:37:27 -05:00
dsinstance.py Use GSSAPI auth for the ipa-replica-manage list and del commands. 2010-03-19 17:17:14 -04:00
httpinstance.py User-defined certificate subjects 2010-01-20 17:24:01 -05:00
installutils.py Make the DNS forwarders interactive input less confusing 2010-02-16 13:44:38 -05:00
krbinstance.py Make hosts more like real services so we can issue certs for host principals 2009-12-16 19:26:59 -07:00
ldapupdate.py Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04: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 Be more careful when base64-decoding certificates 2010-02-02 14:02:46 -05:00