Samba4 as a general directory service?

Charles Tryon charles.tryon at gmail.com
Mon Jan 16 09:16:24 MST 2012


On Mon, Jan 16, 2012 at 11:06 AM, Charles Tryon <charles.tryon at gmail.com>wrote:

>
>
> On Fri, Jan 13, 2012 at 5:40 PM, Matthieu Patou <mat at samba.org> wrote:
>
>> On 13/01/2012 08:07, Charles Tryon wrote:
>>
>>> Is it possible to expose the Samba4 directory as a general purpose
>>> directory?  For example, can I point my Thunderbird address book at the
>>> server to look up people (assuming I take the time to actually put the
>>> information there)?
>>>
>>>
>>>  Sure, Thunderbird support LDAP backend and Samba4 is providing an LDAP
>> backend.
>>
>> Just add a mail attribute to your samba4 users and they should pop up in
>> thunderbird, I would be very surprised if it didn't work as it used to work
>> in with the outlook LDAP backend for address books.
>
>
>
> I'm assuming that it uses a secure connection (SSL), which implies port
> #636.  The base DN would be from my domain name.  What is the Bind DN,
> Scope, Search filter and Login method?
>

OK, got it to work with:
 - Base DN: cn=users,dc=whatever,dc=org
 - Port: 389
 - NO ssl  (If I turn on SSL, Thunderbird rejects the cert as invalid!)
 - Bind DN: my username (domain\username)
 - Scope: subtree
 - search filter: (objectclass=*)
 - login method: Simple




>
>
>
>>
>>
>> Matthieu.
>>
>> --
>> Matthieu Patou
>> Samba Team
>> http://samba.org
>>
>>
>
>
> --
>     Charles Tryon
> _________________________________________________________________________
>       "It's the job that's never started that takes longest to finish."
>                                  -- Samwise Gamgee
>



-- 
    Charles Tryon
_________________________________________________________________________
      "It's the job that's never started that takes longest to finish."
                                 -- Samwise Gamgee


More information about the samba-technical mailing list