[Samba] DC1 and DC2 configuration different.

Chan Min Wai dcmwai at gmail.com
Mon Aug 25 09:00:40 MDT 2014


Dear Support,

I've recently rejoin DC2 to DC1 and found some configuration different.

Can help to advise why there is no
"        server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate"

On DC02?

Thank You.


DC1 Config
# Global parameters
[global]
        workgroup = WORKGROUP
        realm = realm01.net
        netbios name = DC01
        server role = active directory domain controller
        server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate
        idmap_ldb:use rfc2307 = yes

        # DNS Update
        allow dns updates = nonsecure

        #Replicate KCC Connection Object Fis
        kccsrv:samba_kcc = false

[netlogon]
        path = /var/lib/samba/sysvol/realm01.net/scripts
        read only = No

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No

DC2 Config
# Global parameters
[global]
        workgroup = WORKGROUP
        realm = realm01.net
        netbios name = DC02
        server role = active directory domain controller


[netlogon]
        path = /var/lib/samba/sysvol/realm01.net/scripts
        read only = No

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No


More information about the samba mailing list