Bug#344422: smbldap-tools: LDAP + SSL not working

2010-04-20 Thread Tamás Pisch
Hi, I had problem with smbldap-tools (version 0.9.4-1 on Debian Lenny) too, when I tried to use it with tls/ldaps. I wanted to use smbldap-tools towards a server, where only ldaps connection is available from outside, on port 636 (locally I use port 389 without tls). I tried the ldapTLS="1" parame

Bug#344422: smbldap-tools: LDAP + SSL not working

2005-12-22 Thread Sergio Talens-Oliag
El Thu, Dec 22, 2005 at 05:33:21PM +0100, Yann Forget va escriure: > Package: smbldap-tools > Version: 0.9.1-2 > Severity: normal > Tags: patch > > Hi, > > I added/change the following to use LDAP + SSL: What you have sent is not a patch, so I don't really know what I'm supposed to do with it...

Bug#344422: smbldap-tools: LDAP + SSL not working

2005-12-22 Thread Yann Forget
Package: smbldap-tools Version: 0.9.1-2 Severity: normal Tags: patch Hi, I added/change the following to use LDAP + SSL: use Net::LDAPS; if (($config{ldapSSL} != 1) and ($config{ldapTLS} != 1)) { print "re\n"; $ldap_master = Net::LDAP->new( "$config{master