1ipa-upgradeconfig(8) ipa-upgradeconfig(8)
2
3
4
6 ipa-upgradeconfig - Upgrade the IPA Apache configuration
7
9 ipa-upgradeconfig
10
12 A tool to update the IPA Apache configuration during an upgrade.
13
14 It examines the VERSION value in the head of /etc/httpd/conf.d/ipa.conf
15 and /etc/httpd/conf.d/ipa-rewrite.conf and compares this with the tem‐
16 plates. If an update is needed then new files are written.
17
18 It also will convert a CA configured to be accessible via ports 9443,
19 9444, 9445 and 9446 to be proxied by the IPA web server on ports 80 and
20 443.
21
22 This is not intended to be run by an end-user. It is executed when the
23 IPA rpms are upgraded. This must be run as the root user.
24
26 -d, --debug
27 Enable debug logging when more verbose output is needed
28
29 -q, --quiet
30 Output only errors
31
33 0 if the update was successful or there was nothing to do
34
35 1 if an error occurred
36
37
38
39freeipa Jun 18 2012 ipa-upgradeconfig(8)