freeipa/ipaserver
Adam Misnyovszki 71c6d2f1eb Call generate-rndc-key.sh during ipa-server-install
Since systemd has by default a 2 minute timeout to start
a service, the end of ipa-server-install might fail
because starting named times out. This patch ensures that
generate-rndc-key.sh runs before named service restart.

Also, warning message is displayed before KDC install and
generate-rndc-key.sh, if there is a lack of entropy, to
notify the user that the process could take more time
than expected.

Modifications done by Martin Kosek:
- removed whitespace at the end of installutils.py
- the warning in krbinstance.py moved right before the step
  requiring entropy
- slightly reworded the warning message

https://fedorahosted.org/freeipa/ticket/4210

Reviewed-By: Martin Kosek <mkosek@redhat.com>
2014-05-27 13:05:53 +02:00
..
advise ipa tool: Print the name of the server we are connecting to with -v 2014-02-05 15:35:36 +01:00
install Call generate-rndc-key.sh during ipa-server-install 2014-05-27 13:05:53 +02:00
plugins ldap2.find_entries: Do not modify attrs_list in-place 2014-05-26 12:39:33 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Trust add datetime fix 2014-05-06 19:14:45 +03:00
rpcserver.py rpcserver: login_password datetime fix in expiration check 2014-05-26 13:08:34 +02:00