[Samba] samba4 AD DC manually creating DNS records?

2013-02-07 Thread Nick Semenkovich
I'm trying to use a DNS server independent from Samba (non BIND, on a
different machine/system).

Beyond the two simple records of:

SRV _ldap._tcp.samdom.example.com
and
SRV _kerberos._udp.samdom.example.com


If I maintain all the A records for individual hosts ( the
server.samdom.example.com machine), should that work?

Are there any other special / SRV records that Samba4's internal DNS
server is providing?


Thanks,
Nick
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] samba4 AD DC manually creating DNS records?

2013-02-07 Thread Bob Miller

On Thu, 2013-02-07 at 13:49 -0600, Nick Semenkovich wrote:
 I'm trying to use a DNS server independent from Samba (non BIND, on a
 different machine/system).
 
 Beyond the two simple records of:
 
 SRV _ldap._tcp.samdom.example.com
 and
 SRV _kerberos._udp.samdom.example.com
 
 
 If I maintain all the A records for individual hosts ( the
 server.samdom.example.com machine), should that work?
 
 Are there any other special / SRV records that Samba4's internal DNS
 server is providing?
 
 
 Thanks,
 Nick

I think you need more than those two entries.  There is a file on my
system that I think contains all the required entries: 

/usr/local/samba/share/setup/provision.zone

I would suggest that would be a starting point.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] samba4 AD DC manually creating DNS records?

2013-02-07 Thread Andrew Bartlett
On Thu, 2013-02-07 at 13:49 -0600, Nick Semenkovich wrote:
 I'm trying to use a DNS server independent from Samba (non BIND, on a
 different machine/system).

Please, please do not do this.  It will only cause trouble.

Instead, have your independent DNS server forward the Samba zone to
Samba, where you can handle it with either the internal DNS server, or
bind9 using the dlz module. 

Andrew Bartlett

-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba