> On Fri, Oct 20, 2017 at 10:59:36AM -0700, Steve Dainard via FreeIPA-users > wrote: > You can add a principal alias to the service principal: > > % ipa service-add-principal HTTP/client1.ipadomain.com \ > HTTP/servicename.otherdomain.com
Why the HTTP/...? In our case, that didn't work. I had to add the Alias running: % ipa service-add-principal host/client1.addomain.local host/alternative.hostname.com Using HTTP/... had no effect. Cheers, Pedro. _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
