CVS: ispman/lib/ISPMan UserMan.pm,1.33,1.34

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

Modified Files:
	UserMan.pm 
Log Message:
Fixed bug #853761 (UserMan::userExists doesn't work)


Index: UserMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/UserMan.pm,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** UserMan.pm	4 Oct 2003 03:31:14 -0000	1.33
--- UserMan.pm	9 Jan 2004 22:04:17 -0000	1.34
***************
*** 462,466 ****
     my $self=shift;
     my $uid=shift;
!    return $self->getCount($uid);
  }
  
--- 462,466 ----
     my $self=shift;
     my $uid=shift;
!    return $self->getCount($self->getConf('ldapBaseDN'), "uid=$uid");
  }
  



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
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.