diff options
author | Rob Crittenden <rcritten@redhat.com> | 2011-01-26 10:53:02 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2011-02-01 17:52:57 -0500 |
commit | f3d04bfc405753b3c6a11a53ec6b2ccc99e8bf09 (patch) | |
tree | 8012c2dcdc84a9dec656fcb656ba145dcf488e13 /daemons/Makefile.am | |
parent | c704ae605a5ee19642cc5dbf0189f416c8ff4588 (diff) | |
download | freeipa-f3d04bfc405753b3c6a11a53ec6b2ccc99e8bf09.tar.gz freeipa-f3d04bfc405753b3c6a11a53ec6b2ccc99e8bf09.tar.xz freeipa-f3d04bfc405753b3c6a11a53ec6b2ccc99e8bf09.zip |
Fix installing with an external CA and wait for dogtag to come up
There wasn't an exception in the "is the server already installed"
check for a two-stage CA installation.
Made the installer slightly more robust. We create a cache file of
answers so the next run won't ask all the questions again. This cache
is removed when the installation is complete. Previously nothing would work
if the installer was run more than once, this should be fixed now.
The cache is encrypted using the DM password.
The second problem is that the tomcat6 init script returns control
before the web apps are up. Add a small loop in our restart method
to wait for the 9180 port to be available.
This also adds an additional restart to ensure that nonces are disabled.
ticket 835
revise
Diffstat (limited to 'daemons/Makefile.am')
0 files changed, 0 insertions, 0 deletions