Advertisement
Guest User

ipa server install stdout

a guest
May 26th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.72 KB | None | 0 0
  1. [root@ipa ~]# ipa-server-install -a sillyPassword123 --hostname=ipa.mydomain.com -r MYDOMAIN.COM -p sillyPassword123 -n mydomain.com -U --setup-dns --no-forwarders
  2.  
  3. The log file for this installation can be found in /var/log/ipaserver-install.log
  4. ==============================================================================
  5. This program will set up the IPA Server.
  6.  
  7. This includes:
  8.   * Configure a stand-alone CA (dogtag) for certificate management
  9.   * Configure the Network Time Daemon (ntpd)
  10.   * Create and configure an instance of Directory Server
  11.   * Create and configure a Kerberos Key Distribution Center (KDC)
  12.   * Configure Apache (httpd)
  13.   * Configure DNS (bind)
  14.  
  15. To accept the default shown in brackets, press the Enter key.
  16.  
  17. Warning: skipping DNS resolution of host ipa.mydomain.com
  18. Using reverse zone 2.0.10.in-addr.arpa.
  19.  
  20. The IPA Master Server will be configured with:
  21. Hostname:      ipa.mydomain.com
  22. IP address:    10.0.2.15
  23. Domain name:   mydomain.com
  24. Realm name:    MYDOMAIN.COM
  25.  
  26. BIND DNS server will be configured to serve IPA domain with:
  27. Forwarders:    No forwarders
  28. Reverse zone:  2.0.10.in-addr.arpa.
  29.  
  30. Configuring NTP daemon (ntpd)
  31.   [1/4]: stopping ntpd
  32.   [2/4]: writing configuration
  33.   [3/4]: configuring ntpd to start on boot
  34.   [4/4]: starting ntpd
  35. Done configuring NTP daemon (ntpd).
  36. Configuring directory server for the CA (pkids): Estimated time 30 seconds
  37.   [1/3]: creating directory server user
  38.   [2/3]: creating directory server instance
  39.   [3/3]: restarting directory server
  40. Done configuring directory server for the CA (pkids).
  41. Configuring certificate server (pki-cad): Estimated time 3 minutes 30 seconds
  42.   [1/21]: creating certificate server user
  43.   [2/21]: creating pki-ca instance
  44.   [3/21]: configuring certificate server instance
  45.   [4/21]: disabling nonces
  46.   [5/21]: creating CA agent PKCS#12 file in /root
  47.   [6/21]: creating RA agent certificate database
  48.   [7/21]: importing CA chain to RA certificate database
  49.   [8/21]: fixing RA database permissions
  50.   [9/21]: setting up signing cert profile
  51.   [10/21]: set up CRL publishing
  52.   [11/21]: set certificate subject base
  53.   [12/21]: enabling Subject Key Identifier
  54.   [13/21]: setting audit signing renewal to 2 years
  55.   [14/21]: configuring certificate server to start on boot
  56.   [15/21]: restarting certificate server
  57.   [16/21]: requesting RA certificate from CA
  58.   [17/21]: issuing RA agent certificate
  59.   [18/21]: adding RA agent as a trusted user
  60.   [19/21]: configure certificate renewals
  61.   [20/21]: configure Server-Cert certificate renewal
  62.   [21/21]: Configure HTTP to proxy connections
  63. Done configuring certificate server (pki-cad).
  64. Configuring directory server (dirsrv): Estimated time 1 minute
  65.   [1/38]: creating directory server user
  66.   [2/38]: creating directory server instance
  67.   [3/38]: adding default schema
  68.   [4/38]: enabling memberof plugin
  69.   [5/38]: enabling winsync plugin
  70.   [6/38]: configuring replication version plugin
  71.   [7/38]: enabling IPA enrollment plugin
  72.   [8/38]: enabling ldapi
  73.   [9/38]: disabling betxn plugins
  74.   [10/38]: configuring uniqueness plugin
  75.   [11/38]: configuring uuid plugin
  76.   [12/38]: configuring modrdn plugin
  77.   [13/38]: enabling entryUSN plugin
  78.   [14/38]: configuring lockout plugin
  79.   [15/38]: creating indices
  80.   [16/38]: enabling referential integrity plugin
  81.   [17/38]: configuring ssl for ds instance
  82.   [18/38]: configuring certmap.conf
  83.   [19/38]: configure autobind for root
  84.   [20/38]: configure new location for managed entries
  85.   [21/38]: restarting directory server
  86.   [22/38]: adding default layout
  87.   [23/38]: adding delegation layout
  88.   [24/38]: adding replication acis
  89.   [25/38]: creating container for managed entries
  90.   [26/38]: configuring user private groups
  91.   [27/38]: configuring netgroups from hostgroups
  92.   [28/38]: creating default Sudo bind user
  93.   [29/38]: creating default Auto Member layout
  94.   [30/38]: adding range check plugin
  95.   [31/38]: creating default HBAC rule allow_all
  96.   [32/38]: Upload CA cert to the directory
  97.   [33/38]: initializing group membership
  98.   [34/38]: adding master entry
  99.   [35/38]: configuring Posix uid/gid generation
  100.   [36/38]: enabling compatibility plugin
  101.   [37/38]: tuning directory server
  102.   [38/38]: configuring directory to start on boot
  103. Done configuring directory server (dirsrv).
  104. Configuring Kerberos KDC (krb5kdc): Estimated time 30 seconds
  105.   [1/10]: adding sasl mappings to the directory
  106.   [2/10]: adding kerberos container to the directory
  107.   [3/10]: configuring KDC
  108.   [4/10]: initialize kerberos container
  109.   [5/10]: adding default ACIs
  110.   [6/10]: creating a keytab for the directory
  111.   [7/10]: creating a keytab for the machine
  112.   [8/10]: adding the password extension to the directory
  113.   [9/10]: starting the KDC
  114.   [10/10]: configuring KDC to start on boot
  115. Done configuring Kerberos KDC (krb5kdc).
  116. Configuring kadmin
  117.   [1/2]: starting kadmin
  118.   [2/2]: configuring kadmin to start on boot
  119. Done configuring kadmin.
  120. Configuring ipa_memcached
  121.   [1/2]: starting ipa_memcached
  122.   [2/2]: configuring ipa_memcached to start on boot
  123. Done configuring ipa_memcached.
  124. Configuring the web interface (httpd): Estimated time 1 minute
  125.   [1/13]: setting mod_nss port to 443
  126.   [2/13]: setting mod_nss password file
  127.   [3/13]: enabling mod_nss renegotiate
  128.   [4/13]: adding URL rewriting rules
  129.   [5/13]: configuring httpd
  130.   [6/13]: setting up ssl
  131.   [7/13]: setting up browser autoconfig
  132.   [8/13]: publish CA cert
  133.   [9/13]: creating a keytab for httpd
  134.   [10/13]: clean up any existing httpd ccache
  135.   [11/13]: configuring SELinux for httpd
  136.   [12/13]: restarting httpd
  137.   [13/13]: configuring httpd to start on boot
  138. Done configuring the web interface (httpd).
  139. Applying LDAP updates
  140. Restarting the directory server
  141. Restarting the KDC
  142. Can't contact LDAP server
  143. [root@ipa ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement