#4211 Typo in warning message where IPA realm and domain name differ
Closed: Fixed None Opened 10 years ago by steeve.

# ipa-server-install --setup-dns --forwarder=10.65.201.89 --hostname=dhcp207-218.testrelm.test -r TEST.IPA -n testrelm.test -p Secret123 -P Secret123 -a Secret123 -U

The log file for this installation can be found in /var/log/ipaserver-install.log
==============================================================================
This program will set up the IPA Server.

This includes:
  * Configure a stand-alone CA (dogtag) for certificate management
  * Configure the Network Time Daemon (ntpd)
  * Create and configure an instance of Directory Server
  * Create and configure a Kerberos Key Distribution Center (KDC)
  * Configure Apache (httpd)
  * Configure DNS (bind)

WARNING: conflicting time&date synchronization service 'chronyd' will be disabled
in favor of ntpd

Warning: skipping DNS resolution of host dhcp207-218.testrelm.test
Using reverse zone 207.65.10.in-addr.arpa.

The IPA Master Server will be configured with:
Hostname:      dhcp207-218.testrelm.test
IP address:    10.65.207.218
Domain name:   testrelm.test
Realm name:    TEST.IPA

BIND DNS server will be configured to serve IPA domain with:
Forwarders:    10.65.201.89
Reverse zone:  207.65.10.in-addr.arpa.

WARNING: Realm name does not match the domain name.
You will not be able to estabilish trusts with Active Directory unless
ythe realm name of the IPA server matches its domain name.


Configuring NTP daemon (ntpd)
  [1/4]: stopping ntpd
  [2/4]: writing configuration

WARNING: Realm name does not match the domain name.\
You will not be able to estabilish trusts with Active Directory unless\
ythe realm name of the IPA server matches its domain name.\


master:

  • b50cdd5 Typo in warning message where IPA realm and domain name differ

Metadata Update from @steeve:
- Issue assigned to rga
- Issue set to the milestone: FreeIPA 4.0 - 2014/03

7 years ago

Login to comment on this ticket.

Metadata