FreeBSD Port: smbldap-tools-0.8.6

Florent Thoumie flz at xbsd.org
Wed Feb 9 15:43:11 PST 2005


Alex Ianchici wrote:
> Hey,
>
> Here are some problems I've run into with smbldap-tools-0.8.6 which
> didnt happen with 0.8.5.3

	Thanks for the report.

> 1. smbldap-passwd outputs this error:
>
> <-------- begin ------------->
> Can't locate Digest/SHA1.pm in @INC (@INC contains: /usr/local/sbin/
> /usr/local/lib/perl5/site_perl/5.8.6/mach
> /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl
> /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach
> /usr/local/lib/perl5/5.8.6 .) at /usr/local/sbin/smbldap-passwd line 45.
> BEGIN failed--compilation aborted at /usr/local/sbin/smbldap-passwd line
> 45.
> <-------- end ---------->

	That's my fault, I forgot to add dependency on
	security/p5-Digest-SHA1.

> 2. /usr/local/lib/perl5/site_perl/5.8.6/smbldap_tools.pm required me to
> add the following code at line 600 for the tools to be able to connect
> to my ldap server:
>
> <--------- begin -------------->
> $ldap = connect_ldap_slave();
> <--------- end --------->

	This one is not needed, I just tested it.

> 3. /usr/local/lib/perl5/site_perl/5.8.6/smbldap_tools.pm seems to mockup
> the location of the smbldap.conf & smbldap_bind.conf files.
 >
> <---------begin-------->
> my $smbldap_conf="/usr/local/usr/local/etc/smbldap-tools/smbldap.conf";
> my
> $smbldap_bind_conf="/usr/local/usr/local/etc/smbldap-tools/smbldap_bind.conf";
>
> <---------end-------->

	I inverted two REINPLACE_CMD lines, that's my fault again.

	Sorry for these problems, I haven't had to use smbldap-tools since
	I made the update of the port.

--
Florent Thoumie
flz at xbsd.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050210/911a0549/signature.bin


More information about the freebsd-ports mailing list