Date: Sat, 18 Jul 2009 09:07:35 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: ruel.freebsd@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: Samba PDC with LDAP backend Message-ID: <200907180207.n6I27ZDQ071155@banyan.cs.ait.ac.th> In-Reply-To: <ee9dc2b40907171829r5afbc885u1f84b2054ff4f5e5@mail.gmail.com> (message from Ruel Luchavez on Sat, 18 Jul 2009 09:29:20 %2B0800) References: <ee9dc2b40907171829r5afbc885u1f84b2054ff4f5e5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907180207.n6I27ZDQ071155>