ispman/bin ispman.listUsers,1.4,1.5

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-serv14415/bin

Modified Files:
	ispman.listUsers 
Log Message:
adjustments for UserMan API change

Index: ispman.listUsers
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.listUsers,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ispman.listUsers	30 May 2004 23:35:32 -0000	1.4
+++ ispman.listUsers	15 Jul 2004 08:14:32 -0000	1.5
@@ -33,9 +33,7 @@
 sub showUsers {
     my $domain = shift;
     print "Users for $domain\n";
-    my $users =
-      $ispman->getUsers(
-        "ispmanDomain=$domain , $ispman->{'Config'}{'ldapBaseDN'}");
+    my $users = $ispman->getUsers($domain);
     print join "\n", keys %$users;
     print "\n";
 }



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
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.