[Samba] dns/ad domain provisioning and naming

Rowland Penny rowlandpenny at googlemail.com
Thu Jan 22 03:09:38 MST 2015


zone "local.thisismycompany.com" {
         type slave;
         masters { *your DCs go here* };
         file "/etc/bind/namedb/bak.local.thisismycompany.com";
         forwarders{};
};


If you are setting up bind on the DC like that, you have a problem, you are not using DLZ.

Rowland



More information about the samba mailing list