URL: https://github.com/freeipa/freeipa/pull/395
Title: #395: Configure PKI ajp redirection to use "localhost" instead of "::1"

flo-renaud commented:
"""
Hi @tomaskrizek,
I was not able to reproduce the master install issue. Here are my steps:
On the master:
ip addr del 127.0.0.1 dev lo
ip -4 addr del <ipv4 @> dev <if name>
edit /etc/hosts: remove the line 127.0.0.1 localhost ...
                        make sure ::1 localhost ... is defined
                        add a line <IPv6 @> hostfqdn shortname
setenforce 0
ipa-server-install ...
The install succeeds. Do you perform the same steps?
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/395#issuecomment-272485379
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to