Hi, When trying to delete a host with updatedns=true, it's not working - it can't find the records, but they do exist. Any ideas what's wrong?
The records exist... [root@ipa01 httpd]# ipa dnsrecord-show katello.example.org realm-rhel6 Record name: realm-rhel6 A record: 192.168.100.147 [root@ipa01 httpd]# ipa dnsrecord-show 100.168.192.in-addr.arpa. 147 Record name: 147 PTR record: realm-rhel6.katello.example.org. But the API says the records are NotFound: [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: raw: host_del((u'realm-rhel6.katello.example.org',), updatedns=True) [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: host_del((u'realm-rhel6.katello.example.org',), updatedns=True) [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: raw: service_find(u'realm-rhel6.katello.example.org') [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: service_find(u'realm-rhel6.katello.example.org', all=False, raw=False, no_members=False, pkey_only=False) [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: raw: dnszone_show(u'katello.example.org') [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: dnszone_show(u'katello.example.org', rights=False, all=False, raw=False) [Tue Jul 08 14:17:59 2014] [error] ipa: INFO: [email protected]: host_del((u'realm-rhel6.katello.example.org',), updatedns=True): NotFound [Tue Jul 08 14:17:59 2014] [error] ipa: DEBUG: response: NotFound: realm-rhel6.katello.example.org: host not found Thanks! -- Stephen Benjamin ______________________________________________________ Red Hat GmbH | http://de.redhat.com/ | Sitz: Grasbrunn Handelsregister: Amtsgericht München, HRB 153243 Geschäftsführer: Charles Cachera, Michael Cunningham, Michael O'Neill, Charles Peters
pgpu_Pti8HQqF.pgp
Description: PGP signature
-- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project
