On 11/1/18 3:48 PM, Rob Crittenden wrote:
It is correct.
$ kinit admin
$ ldapdelete -Y GSSAPI
cn=NTP,cn=ipa.example.com,cn=masters,cn=ipa,cn=etc,dc=example,dc=com
For posterity's sake:
$ kinit admin
$ # There's almost certainly a better way to do this, but ...
$ ldapsearch -Y GSSAPI | grep NTP
$ # Use DN from previous command
$ ldapdelete -Y GSSAPI
cn=NTP,cn=your.host.name,cn=masters,cn=ipa,cn=etc,dc=host,dc=name
Thanks!
--
========================================================================
Ian Pilcher [email protected]
-------- "I grew up before Mark Zuckerberg invented friendship" --------
========================================================================
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedorahosted.org/archives/list/[email protected]