Ronald Wimmer via FreeIPA-users wrote: > In order to integrate our AIX clients we do have to take two steps > manually: > > 1) Enrolling the host > 2) Fetching the keytab file for this particular host > > A quick search in the WebGUIs API browser revealed a host_add method but > I cannot find a method for fetching a keytab file. Did I miss something > here?
There is no IPA API to retrieve a keytab[1]. You should use ipa-getkeytab. rob [1] strictly speaking there is an LDAP control but you'd be re-implementing ipa-getkeytab _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue
