CVS: ispman/lib/ISPMan LDAP.pm,1.73,1.74

Tarjei Huse <[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-serv14327/lib/ISPMan

Modified Files:
	LDAP.pm 
Log Message:
The patches also sent to the list

Index: LDAP.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/LDAP.pm,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -r1.73 -r1.74
*** LDAP.pm	6 Aug 2003 10:22:14 -0000	1.73
--- LDAP.pm	2 Jan 2004 14:33:59 -0000	1.74
***************
*** 99,103 ****
     if  (!$LDAP || $reconnect) {
     	#if ($LDAP=Net::LDAP->new($self->{'host'} , onerror => \&LDAPERROR)  ){
!         if ($LDAP=Net::LDAP->new($self->{'host'})  ){
             $self->ldap_bind();
          } else {
--- 99,103 ----
     if  (!$LDAP || $reconnect) {
     	#if ($LDAP=Net::LDAP->new($self->{'host'} , onerror => \&LDAPERROR)  ){
!         if ($LDAP=Net::LDAP->new($self->{'host'},version=>$self->{'Config'}->{'ldapVersion'})  ){
             $self->ldap_bind();
          } else {



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&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.