Samba PDC with LDAP backend

Olivier Nicole on at cs.ait.ac.th
Sat Jul 18 02:07:39 UTC 2009


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


More information about the freebsd-questions mailing list