[Samba] RFC2307 on a Samba DC - HowTo
Marc Muehlfeld
mmuehlfeld at samba.org
Mon May 19 10:23:42 MDT 2014
Hello,
Am 19.05.2014 11:39, schrieb Rowland Penny:
> Hi, Gunter is correct, ${NETBIOSNAME} should be set to the hostname of
> your first DC i.e. the one that you provisioned.
>
> Here is the proof:
>
> From ypServ30.ldif:
>
> dn:
> CN=${NISDOMAIN},CN=mail,CN=ypServ30,CN=RpcServices,CN=System,${DOMAINDN}
> objectClass: top
> objectClass: msSFU30DomainInfo
> msSFU30MasterServerName: ${NETBIOSNAME}
> msSFU30OrderNumber: 10000
> msSFU30Domains: ${NISDOMAIN}
>
> From my server (sanitized):
>
> dn:
> CN=example,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=example,DC=com
> objectClass: top
> objectClass: msSFU30DomainInfo
> msSFU30MasterServerName: DC1
> msSFU30OrderNumber: 10000
> msSFU30Domains: example
I already changed that in the HowTo.
But does anybody has some background information about
msSFU30MasterServerName?
What requires to know this servername? It's inside the directory and can
be accessed on all DCs. And what would happen if "DC1" is demoted some day?
Regards,
Marc
More information about the samba-technical
mailing list