On 6/9/08, Sven Buchstaller <[EMAIL PROTECTED]> wrote: > Hello List, > > I have 2 samba domain on 2 physical Servers but the User Administration is > over 1 LDAP Server. At the moment i become some errors on my first PDC box:
I have the same setup, using 2 PDCs and one OpenLDAP server. However, for this to work you need either two distinct LDAP databases or at least two different LDAP BASEDNs, e.g. dc=domain1,dc=mycompany,dc=net dc=domain2,dc=mycompady,dc=net Otherwise the two domains will store user/machine/group data in the same LDAP hierarchy which will of cource cause trouble. HTH - Richard -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
