Hi
Unfortunately recent installations of smbldap-tools-0.9.7 (ports install) throws errors on FreeBSD 9.0
Google search doesn't result in much - but it seems like a Perl module is broken and unable to establish TLS?! Net::LDAP fails with later versions of IO::Socket::SSL
Unfortunately don't know how to apply the suggested patches ;( Any ideas how to fix this?
Unfortunately recent installations of smbldap-tools-0.9.7 (ports install) throws errors on FreeBSD 9.0
Code:
FreeBSD [~]# smbldap-populate
Populating LDAP directory for domain MyDomain (S-1-5-21-1[...])
(using builtin directory structure)
Could not start_tls: Cannot determine peer hostname for
verificationerror:00000000:lib(0):func(0):reason(0) at
/usr/local/lib/perl5/site_perl/5.12.4/smbldap_tools.pm line 365.
Google search doesn't result in much - but it seems like a Perl module is broken and unable to establish TLS?! Net::LDAP fails with later versions of IO::Socket::SSL
Unfortunately don't know how to apply the suggested patches ;( Any ideas how to fix this?