<html><head><meta name="Generator" content="PSI HTML/CSS Generator"/>
<style type="text/css"><!--
body{font-family:'Arial';font-size:10pt;font-color:'#000000';}
LI{display:list-item;margin:0.00in;}
p{display:block;margin:0.00in;}
--></style>
</head><BODY ><div><SPAN style="font-size:10pt;">I had a similar problem.  Not with DNS but with editing a user.</SPAN></div>
<div> </div>
<div><SPAN style="font-size:10pt;">try restarting the admserv</SPAN></div>
<div> </div>
<div><SPAN style="font-size:10pt;">/etc/init.d/admserv restart</SPAN></div>
<div> </div>
<div><SPAN style="font-size:10pt;">That may work as it did for me.  Strange cause even a reboot did not work the first time for me.</SPAN></div>
<div> </div>
<div><SPAN style="font-size:10pt;">t</SPAN></div>
<div><SPAN style="font-size:10pt;"><br /><br /></span></div>
<div><SPAN style="font-size:10pt;color:navy;">> When I click Apply Changes in the Primary Service List, none of my</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> changes take affect and the Apply Changes button stay un-dimmed</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> like there are still changes to process. I clear all domains from</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Primary and Secondary and after hitting the button, this is what my</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> log says...</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Jul  2 10:56:00 vnyxbo cced(smd)[328]: client 5:[48:6578]: SET  1 .</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> DNS "commit" "=" "1246546287"</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Jul  2 10:56:01 vnyxbo cced(smd)[328]: client</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> 5:handlers/base/dns/dns_generate.pl: SET  1 . DNS dirty = 0</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Jul  2 10:56:01 vnyxbo cced(smd)[328]: client</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> 5:handlers/base/dns/dns_generate.pl: SET succeeded</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Jul  2 10:56:01 vnyxbo named[32474]: loading configuration from</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> '/etc/named.conf' Jul  2 10:56:01 vnyxbo named[32474]: no IPv6</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> interfaces found</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> But then I can still query a domain that was deleted...</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ; <<>> DiG 9.3.4-P1 <<>> @localhost example.com</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ; (1 server found)</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; global options:  printcmd</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; Got answer:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19792 ;; flags:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; QUESTION SECTION:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;example.com.                IN        A</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; ANSWER SECTION:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> example.com.        1800        IN        A        1.2.3.4</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; AUTHORITY SECTION:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> example.com.        1800        IN        NS        ns1.webtent.net.</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> example.com.        1800        IN        NS        ns2.webtent.net.</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; ADDITIONAL SECTION:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ns1.webtent.net.        42429        IN        A        1.2.3.5</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ns2.webtent.net.        42429        IN        A        5.3.2.1</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; Query time: 72 msec</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; SERVER: 127.0.0.1#53(127.0.0.1)</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; WHEN: Thu Jul  2 10:57:22 2009</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> ;; MSG SIZE  rcvd: 132</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> [root@vnyxbo named]# ls -lah /var/named/chroot/var/named/data total</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> 40K drwxrwx--- 2 named named 4.0K Aug 25  2004 . drwxrwx--- 4 root</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> named  28K Jul  2 10:43 ..</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> But the folder above shows I have deleted all records in the GUI :-/</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Anyone seen this behavior or can suggest how to fix?</SPAN></div>
</body></html>