On Wed, Apr 6, 2011 at 2:10 AM, Daniel Müller <muel...@tropenklinik.de> wrote:
> My both ldap server run in multi master replication mode.
> So I think everything  should be the same on both servers all the time?
> So it could work anyway?
No, you run the risk of collisions, because of the replication delay
between servers.  You need something fully synchronous, unless you're
going to take care of conflicts yourself, including any files that
might have been created on different nodes with the same uid by
different SIDs.

>
> -----------------------------------------------
> EDV Daniel Müller
>
> Leitung EDV
> Tropenklinik Paul-Lechler-Krankenhaus
> Paul-Lechler-Str. 24
> 72076 Tübingen
>
> Tel.: 07071/206-463, Fax: 07071/206-499
> eMail: muel...@tropenklinik.de
> Internet: www.tropenklinik.de
> -----------------------------------------------
>
> -----Ursprüngliche Nachricht-----
> Von: jmcdo...@gmail.com [mailto:jmcdo...@gmail.com] Im Auftrag von Jim
> McDonough
> Gesendet: Dienstag, 5. April 2011 19:01
> An: muel...@tropenklinik.de
> Cc: samba@lists.samba.org
> Betreff: Re: [Samba] samba ctdb clustering with ldap backend?
>
> On Tue, Apr 5, 2011 at 3:35 AM, Daniel Müller <muel...@tropenklinik.de>
> wrote:
>> I have two samba servers auth agains ldap, so I use:
>> idmap backend = ldap:ldap://127.0.0.1
>>
>> Is it possible to setup ctdb to run with a ldap backend?
> I don't see why not.  The point of tdb2 was to not get different
> uids/gids on different nodes.  However, you'd need to have only one
> ldap server that they all use.  Your current setup would not work.
>
>> I know ctdb uses:
>> idmap backend = tdb2
>>
>
>
> --
> Jim McDonough
> Samba Team
> SUSE labs
> jmcd at samba dot org
> jmcd at themcdonoughs dot org
>
>



-- 
Jim McDonough
Samba Team
SUSE labs
jmcd at samba dot org
jmcd at themcdonoughs dot org
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to