#2628 [IPA WebUI] Identity->DNS : CNAME record: delete sometimes doesnot work
Closed: Fixed None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=811758 (Red Hat Enterprise Linux 6)

Description of problem:
the deletion of CNAME record does not ALWAYS WORK.

please see screen shot.


Version-Release number of selected component (if applicable):
[yi@grape (RH6.3-x86_64) ~] rpm -qi ipa-server
Name        : ipa-server                   Relocations: (not relocatable)
Version     : 2.2.0                             Vendor: Red Hat, Inc.
Release     : 8.el6                         Build Date: Wed 04 Apr 2012
11:23:34 AM PDT
Install Date: Mon 09 Apr 2012 11:02:23 AM PDT      Build Host:
x86-003.build.bos.redhat.com
Group       : System Environment/Base       Source RPM: ipa-2.2.0-8.el6.src.rpm
Size        : 3753861                          License: GPLv3+
Signature   : (none)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.freeipa.org/
Summary     : The IPA authentication server
Description :
IPA is an integrated solution to provide centrally managed Identity (machine,
user, virtual machines, groups, authentication credentials), Policy
(configuration settings, access control information) and Audit (events,
logs, analysis thereof). If you are installing an IPA server you need
to install this package (in other words, most people should NOT install
this package).


How reproducible: most of time


Steps to Reproduce:
1. under ipa web ui: Identity -> DNS
2. select a zone for test, click "@" link
3. under CNAME section, crate a new cname record
4. after add new cname record success, click the same record and delete it.

---> result: it works sometimes, most of time it does NOT.
---> it seems like if i refresh the browser, it works most of time

Actual results:


Expected results:


Additional info: I suspect this is has something to do with cache somewhere --
not sure if that is on client side or server side.

I found out that DNS plugin does not return @ in dnsrecor-mod and dnsrecord-add commands, this should be fixed on the server to return a consistent output.

Patch freeipa-mkosek-249-return-correct-record-name-in-dns-plugin.patch sent for review

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/04

7 years ago

Login to comment on this ticket.

Metadata