Jeremy Tourville via FreeIPA-users wrote: > Is it possible to create the record automatically when registering a new > client to IPA? If so, how? Maybe I have missed something when reading the > manuals.
Include --enable-dns-updates with your ipa-client-install invocation. This will set dyndns_update True in sssd.conf which should update the PTR record along with the A record IIRC. If not you can set dyndns_update_ptr True as well. rob _______________________________________________ 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
