Daniel PC via FreeIPA-users wrote: > curl commands are used to enrollment of new systems on IPA. > I'm thinking to use as endpoint something like: > > _ldap._tcp.mydomain.local > > when I do: > > host -t SRV _ldap._tcp.mydomain.local > I receive as output the list of IPA systems. > > what do you think?
It's in the TODO list for curl: https://curl.haxx.se/docs/todo.html#SRV_and_URI_DNS_records So it's a good idea but won't work yet without doing it yourself as far as I can see. 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]
