freeipa/ipaserver/install
Martin Kosek 6341eff078 Fix winsync agreements creation
Due to recent addition of ID range support to DsInstance, the class
could no longer be instantiated when realm_name was passed but
ID range parameters were not. This condition broke winsync agreements
creation in ipa-replica-manage.

Make sure that ID range computation in DsInstance does not crash in
this cases so that winsync replica can be created. Also convert --binddn
option of ipa-replica-manage script to IPA native DN type so that
setup_agreement does not crash.

https://fedorahosted.org/freeipa/ticket/2987
2012-08-12 23:26:16 -04:00
..
plugins Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
bindinstance.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
cainstance.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
certs.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
dsinstance.py Fix winsync agreements creation 2012-08-12 23:26:16 -04:00
httpinstance.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
installutils.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
ipa_ldap_updater.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
krbinstance.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
ldapupdate.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
replication.py Fix winsync agreements creation 2012-08-12 23:26:16 -04:00
service.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00