ispman/lib/ISPMan/DNSMan TXTrecords.pm,1.4,1.5

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan/DNSMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14299/lib/ISPMan/DNSMan

Modified Files:
	TXTrecords.pm 
Log Message:
hopefully final fix for TXTRecord display

Index: TXTrecords.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DNSMan/TXTrecords.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- TXTrecords.pm	20 Jun 2006 19:35:56 -0000	1.4
+++ TXTrecords.pm	22 Jun 2006 19:54:43 -0000	1.5
@@ -45,12 +45,12 @@
     my $self               = shift;
     my $domain             = shift;
     my $relativeDomainName = shift;
-    my $filter = "&(objectclass=dnsZone)(txtRecord=*)(!(aRecord=*))";
+    my $filter = "&(objectclass=dnsZone)(txtRecord=*)";
     if ($relativeDomainName) {
         $filter .= "(relativeDomainName=$relativeDomainName)";
     }
     
-    my $dn = $self->getDNSDN($domain);
+    my $dn = "ou=txtRecord,".$self->getDNSDN($domain);
 
     my $h =
       $self->getEntriesAsHashRef( $dn, $filter,


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.