1ipa-server-install(1)                                    ipa-server-install(1)
2
3
4

NAME

6       ipa-server-install - Configure an IPA server
7

SYNOPSIS

9       ipa-server-install [OPTION]...
10

DESCRIPTION

12       Configures  the services needed by an IPA server. This includes setting
13       up a Kerberos Key Distribution Center (KDC) with an LDAP back-end, con‐
14       figuring  Apache,  configuring  NTP and starting some IPA-provided ser‐
15       vices: ipa_kpasswd and ipa_webgui.
16

OPTIONS

18       -u, --user=DS_USER
19              The user that the Directory Server will run as
20
21       -r, --realm=REALM_NAME
22              The Kerberos realm name for the IPA server
23
24       -n, --domain=DOMAIN_NAME
25              Your DNS domain name
26
27       -p, --ds-password=DM_PASSWORD
28              The password to be used by the Directory Server for  the  Direc‐
29              tory Manager user
30
31       -P, --master-password=MASTER_PASSWORD
32              The kerberos master password (normally autogenerated)
33
34       -a, --admin-password=ADMIN_PASSWORD
35              The password for the IPA admin user
36
37       -d, --debug
38              Enable debug logging when more verbose output is needed
39
40       --hostname=HOST_NAME
41              The fully-qualified DNS name of this server
42
43       --ip-address=IP_ADDRESS
44              The IP address of this server
45
46       -U, --unattended
47              An unattended installation that will never prompt for user input
48
49       --setup-bind
50              Generate  a  DNS  zone file that contains auto-discovery records
51              for this IPA server
52
53       -n, --no-ntp
54              Do not configure NTP -U, --uninstall Uninstall an  existing  IPA
55              installation
56
57       --dirsrv_pkcs12=FILE
58              PKCS#12 file containing the Directory Server SSL Certificate
59
60       --http_pkcs12=FILE
61              PKCS#12 file containing the Apache Server SSL Certificate
62
63       --dirsrv_pin=DIRSRV_PIN
64              The password of the Directory Server PKCS#12 file
65
66       --http_pin=HTTP_PIN
67              The password of the Apache Server PKCS#12 file
68

EXIT STATUS

70       0 if the installation was successful
71
72       1 if an error occurred
73
74
75
76freeipa                           Mar 14 2008            ipa-server-install(1)
Impressum