On 05/09/2011 04:51 PM, Steven Jones wrote: > NB in the test use case at, > > https://fedoraproject.org/wiki/QA:Testcase_freeipav2_installation#With_DNS > > ============ > With DNS > > #ipa-server-install -a secret123 -p 123Secret --domain=freeipa.org > --realm=FREEIPA.ORG --setup-dns -U --selfsign > > ============ > > It is coming back with wanting forwarders set.... > > So that might need updating... > > eg > > #ipa-server-install -a secret123 -p 123Secret --domain=freeipa.org > --realm=FREEIPA.ORG --setup-dns --no-forwarders -U --selfsign > > Also the above is spitting out the install script because the FQDN isnt set, > to be correct, where should it be set? > > /etc/hosts? >
Yes. If the machine does now have DNS provided identity its name should be added to the /etc/hosts first. See first paragraph. https://fedorahosted.org/freeipa/wiki/QuickStartGuide > regards > > _______________________________________________ > Freeipa-users mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/freeipa-users > > -- Thank you, Dmitri Pal Sr. Engineering Manager IPA project, Red Hat Inc. ------------------------------- Looking to carve out IT costs? www.redhat.com/carveoutcosts/ _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
