Displaying 3 results from an estimated 3 matches for "dns_forward".
Did you mean:
has_forward
2019 Jun 14
0
Joining a DC does not set dns forwarder
...t a forwarder must be manually configured. Particularly
because a) it's different from provision, b) the AD DC configuration
tends to be more up-front, and less hacking on smb.conf.
CODE
During a new provision, the code will get the current nameserver from
/etc/resolv.conf [2], and pass it as `dns_forwarder` to `provision()`
which will write into the newly-generated smb.conf [3]. During a join,
the code does not pass `dns_forwarder`[4].
Regards,
Jonathon
[1] https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
[2] https://gitlab.com/samba-team/samba/blob/samba-4.10....
2019 Aug 28
5
Samba 4.10.7 question with external DNS Server
Hello Together
Please i have here a little company with any exisiting internal DNS Server
"BIND 9.11.5-P4-5.1-Debian (Extended Support Version) <id:998753c>"
Today i compilled the release Samba 4.10.7 successfully on any new machine
here.....
i read on Samba org the following News.
- Do not use the BIND9_FLATFILE DNS back end. It is not supported
and will be removed
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...py
symlink: samba/tests/dcerpc/unix.py -> python/samba/tests/dcerpc/unix.py
symlink: samba/tests/dckeytab.py -> python/samba/tests/dckeytab.py
symlink: samba/tests/dns.py -> python/samba/tests/dns.py
symlink: samba/tests/dns_base.py -> python/samba/tests/dns_base.py
symlink: samba/tests/dns_forwarder.py -> python/samba/tests/dns_forwarder.py
symlink: samba/tests/dns_forwarder_helpers/server.py -> python/samba/tests/dns_forwarder_helpers/server.py
symlink: samba/tests/dns_invalid.py -> python/samba/tests/dns_invalid.py
symlink: samba/tests/dns_tkey.py -> python/samba/tests/dns_tkey...