1
2ipa-server-upgrade(1)        FreeIPA Manual Pages        ipa-server-upgrade(1)
3
4
5

NAME

7       ipa-server-upgrade - upgrade IPA server
8

SYNOPSIS

10       ipa-server-upgrade [options]
11

DESCRIPTION

13       ipa-server-upgrade  is used to upgrade IPA server when the IPA packages
14       are being updated. It is not intended to be executed by end-users.
15
16       ipa-server-upgrade will:
17
18           * update LDAP schema
19           *   process   all   files   with   the   extension    .update    in
20       /usr/share/ipa/updates (including update plugins).
21           * upgrade local configurations of IPA services
22
23

OPTIONS

25       --skip-version-check
26              Skip version check. WARNING: this option may break your system
27
28       --force
29              Force upgrade (alias for --skip-version-check)
30
31       --version
32              Show IPA version
33
34       -h, --help
35              Show help message and exit
36
37       -v, --verbose
38              Print debugging information
39
40       -q, --quiet
41              Output only errors
42
43       --log-file=FILE
44              Log to given file
45
46
47
48       EXIT STATUS
49              0 if the command was successful
50
51              1 if an error occurred
52
53
54
55FreeIPA                          April 02 2015           ipa-server-upgrade(1)
Impressum