[Samba] "PDC with LDAP-Samba 3.3. Now i want to install BDC"

Gaiseric Vandal gaiseric.vandal at gmail.com
Tue Jul 12 13:16:56 MDT 2011


This should be in the documentationn in samba.org.

In general:

You need an LDAP backend for samba.   Probably should have an LDAP 
backend for unix accounts as well.

The smb.conf file be similar to PDC

             # this is a DC
             domain logons = yes
             # but not the PDC
             preferred master = no


Set the SID's to match the domain SID

             net get domainsid
             net setdomainsid S-1-5-21-AAAA-BBBB-CCCC
             net setlocalsid S-1-5-21-AAAA-BBBB-CCCC


Join the domain

      net rpc join -S PDC -W MYDOMAIN   -U Administrator

start samba

On 07/12/2011 12:46 PM, Muqtadir Kamal wrote:
> I have already a linux PDC with LDAP-Samba 3.3. Now i want to install BDC
> which will work if my PDC goes down.
> Pleases help me out.
>
> Thanks
> kamal



More information about the samba mailing list