Hi,
> >>when I look at the smblap_tools.pm at line 322 this is what it look likes
> and sorry I cant understand the code:
>
> else {
> $ldap_master = Net::LDAP->new( <--This is line 322
> "$config{masterLDAP}",
> port => "$config{masterPort}",
> version => 3,
> timeout => 60,
Are you sure about your configuration of smbldap?
Are you sure ldap is running? Have you tried a manual access through
ldapsearch(1)?
Olivier
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"