Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31982
Modified Files:
Tag: rel_1_1-bugfixes
ispman.ldifdump
Log Message:
dumping ou=ispman branch. Resellers and Clients. Fixning bug 892661
Index: ispman.ldifdump
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldifdump,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- ispman.ldifdump 28 Aug 2003 08:23:03 -0000 1.6
+++ ispman.ldifdump 8 Feb 2004 20:12:36 -0000 1.6.4.1
@@ -82,6 +82,11 @@
#get DNS
push @entries, $ldap->getEntries(join ",", ("ou=DNS", $Config->{'ldapBaseDN'}));
+
+#get Resellers and clients
+push @entries, $ldap->getEntries(join ",", ("ou=xispman", $Config->{'ldapBaseDN'}));
+
+
#get domains
@domains=$ldap->getEntries($Config->{'ldapBaseDN'}, "objectclass=ispmanDomain", [], "one");
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
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.