diff options
author | Stefan Metzmacher <metze@samba.org> | 2014-04-28 18:54:13 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2014-08-26 11:38:54 +0200 |
commit | 4383ec5b83d12bd19749582217f082cbaa31a128 (patch) | |
tree | d0e389c5b8260728081e50313852a0103db6d0d1 /source3/smbd/reply.c | |
parent | f1544e8d1de995aa304d63352d313ace8fea6ca5 (diff) | |
download | samba-4383ec5b83d12bd19749582217f082cbaa31a128.tar.gz samba-4383ec5b83d12bd19749582217f082cbaa31a128.tar.xz samba-4383ec5b83d12bd19749582217f082cbaa31a128.zip |
s4:setup/dns_update_list: make use of the new substitution variables
This let us register the same names as Windows Servers.
We only exception are the NS records. In future we could add them
by using something like this:
samba-tool dns add ${HOSTNAME} ${DNSDOMAIN} @ NS ${HOSTNAME}
samba-tool dns add ${HOSTNAME} _msdcs.${DNSFOREST} @ NS ${HOSTNAME}
samba-tool dns add ${HOSTNAME} ${DNSFOREST} _msdcs NS ${HOSTNAME}
Bug: https://bugzilla.samba.org/show_bug.cgi?id=9831
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Aug 26 11:38:54 CEST 2014 on sn-devel-104
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions