ispman/bin ispman.ldifdump,1.6.4.1,1.6.4.2

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3485/bin

Modified Files:
      Tag: rel_1_1-bugfixes
	ispman.ldifdump 
Log Message:
fixing typo from bugfix [892661]

Index: ispman.ldifdump
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.ldifdump,v
retrieving revision 1.6.4.1
retrieving revision 1.6.4.2
diff -u -d -r1.6.4.1 -r1.6.4.2
--- ispman.ldifdump	8 Feb 2004 20:12:36 -0000	1.6.4.1
+++ ispman.ldifdump	26 Jun 2004 21:17:24 -0000	1.6.4.2
@@ -84,8 +84,7 @@
 
 
 #get Resellers and clients
-push @entries, $ldap->getEntries(join ",", ("ou=xispman", $Config->{'ldapBaseDN'}));
-
+push @entries, $ldap->getEntries(join ",", ( "ou=ispman", $Config->{'ldapBaseDN'}));
 
 #get domains
 @domains=$ldap->getEntries($Config->{'ldapBaseDN'}, "objectclass=ispmanDomain", [], "one");



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.