freeipa/ipaserver
Petr Viktorin 6ff20ca2d9 Fix installing server with external CA
Reorganize ipa-server-instal so that DS (and NTP server) installation
only happens in step one.

Change CAInstance to behave correctly in two-step install.

Add an `init_info` method to DSInstance that includes common
attribute/sub_dict initialization from create_instance and create_replica.
Use it in ipa-server-install to get a properly configured DSInstance
for later tasks.

https://fedorahosted.org/freeipa/ticket/3459
2013-03-08 15:42:20 +01:00
..
install Fix installing server with external CA 2013-03-08 15:42:20 +01:00
plugins Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Disable schema retrieval and attribute decoding when talking to AD GC. 2013-03-08 14:47:52 +01:00
ipaldap.py Allow disabling attribute decoding in LDAPClient and IPAdmin. 2013-03-08 14:47:52 +01:00
rpcserver.py Add client capabilities, enable messages 2013-02-21 16:26:09 +01:00