search for: get_possible_rw_dns_server

Displaying 10 results from an estimated 10 matches for "get_possible_rw_dns_server".

2020 Aug 31
3
Changing IP Scope on a Samba DC
On 31/08/2020 19:59, Peter Pollock wrote: > Yes, it is 192.168.2.0/24 <http://192.168.2.0/24> > > Thank you. OK, try these files: /etc/bind/named.conf -----------start--------------- // This is the primary configuration file for the BIND DNS server named. // // Please read /usr/share/doc/bind9/README.Debian.gz for information on the // structure of BIND configuration files in
2020 Aug 31
0
Changing IP Scope on a Samba DC
...in/samba_dnsupdate", line 925, in <module> call_nsupdate(d) File "/usr/sbin/samba_dnsupdate", line 498, in call_nsupdate server = get_krb5_rw_dns_server(creds, zone) File "/usr/sbin/samba_dnsupdate", line 156, in get_krb5_rw_dns_server rw_dns_servers = get_possible_rw_dns_server(creds, domain) File "/usr/sbin/samba_dnsupdate", line 140, in get_possible_rw_dns_server ans_ns = check_one_dns_name(domain, 'NS') File "/usr/sbin/samba_dnsupdate", line 291, in check_one_dns_name ans = resolver.query(name, name_type) File "/usr/lib/py...
2020 Sep 01
2
Changing IP Scope on a Samba DC
...line 925, in <module> > ? ? call_nsupdate(d) > ? File "/usr/sbin/samba_dnsupdate", line 498, in call_nsupdate > ? ? server = get_krb5_rw_dns_server(creds, zone) > ? File "/usr/sbin/samba_dnsupdate", line 156, in get_krb5_rw_dns_server > ? ? rw_dns_servers = get_possible_rw_dns_server(creds, domain) > ? File "/usr/sbin/samba_dnsupdate", line 140, in > get_possible_rw_dns_server > ? ? ans_ns = check_one_dns_name(domain, 'NS') > ? File "/usr/sbin/samba_dnsupdate", line 291, in check_one_dns_name > ? ? ans = resolver.query(name, name_type...
2020 Sep 01
0
Changing IP Scope on a Samba DC
...gt; > > call_nsupdate(d) > > File "/usr/sbin/samba_dnsupdate", line 498, in call_nsupdate > > server = get_krb5_rw_dns_server(creds, zone) > > File "/usr/sbin/samba_dnsupdate", line 156, in get_krb5_rw_dns_server > > rw_dns_servers = get_possible_rw_dns_server(creds, domain) > > File "/usr/sbin/samba_dnsupdate", line 140, in > > get_possible_rw_dns_server > > ans_ns = check_one_dns_name(domain, 'NS') > > File "/usr/sbin/samba_dnsupdate", line 291, in check_one_dns_name > > ans = resolv...
2019 Jun 20
0
DLZ Backend DNS Hosed
...module> ? ? creds = get_credentials(lp) ? File "/usr/sbin/samba_dnsupdate", line 204, in get_credentials ? ? get_krb5_rw_dns_server(creds, sub_vars['DNSDOMAIN'] + '.') ? File "/usr/sbin/samba_dnsupdate", line 161, in get_krb5_rw_dns_server ? ? rw_dns_servers = get_possible_rw_dns_server(creds, domain) ? File "/usr/sbin/samba_dnsupdate", line 136, in get_possible_rw_dns_server ? ? ans_soa = check_one_dns_name(domain, 'SOA') ? File "/usr/sbin/samba_dnsupdate", line 296, in check_one_dns_name ? ? ans = resolver.query(name, name_type) ? File "/usr/lib/...
2019 Jun 20
4
DLZ Backend DNS Hosed
...e> ? ? creds = get_credentials(lp) ? File "/usr/sbin/samba_dnsupdate", line 204, in get_credentials ? ? get_krb5_rw_dns_server(creds, sub_vars['DNSDOMAIN'] + '.') ? File "/usr/sbin/samba_dnsupdate", line 161, in get_krb5_rw_dns_server ? ? rw_dns_servers = get_possible_rw_dns_server(creds, domain) ? File "/usr/sbin/samba_dnsupdate", line 136, in get_possible_rw_dns_server ? ? ans_soa = check_one_dns_name(domain, 'SOA') ? File "/usr/sbin/samba_dnsupdate", line 296, in check_one_dns_name ? ? ans = resolver.query(name, name_type) ? File "/usr...
2019 Jun 21
0
DLZ Backend DNS Hosed
...; > File "/usr/sbin/samba_dnsupdate", line 204, in get_credentials > > get_krb5_rw_dns_server(creds, sub_vars['DNSDOMAIN'] + '.') > > File "/usr/sbin/samba_dnsupdate", line 161, in > get_krb5_rw_dns_server > > rw_dns_servers = get_possible_rw_dns_server(creds, domain) > > File "/usr/sbin/samba_dnsupdate", line 136, in > get_possible_rw_dns_server > > ans_soa = check_one_dns_name(domain, 'SOA') > > File "/usr/sbin/samba_dnsupdate", line 296, in check_one_dns_name > > ans = resolver...
2019 Jun 20
2
DLZ Backend DNS Hosed
Nice shell script,?Louis. Here are the results: Collected config ?--- 2019-06-20-12:46 ----------- Hostname: umbriel DNS Domain: samdom.mycompany.net FQDN: umbriel.samdom.mycompany.net ipaddress: 192.168.3.203? ----------- Samba is running as an AD DC ----------- ? ? ? ?Checking file: /etc/os-release NAME="Ubuntu" VERSION="16.04.6 LTS (Xenial Xerus)" ID=ubuntu
2019 Jun 21
1
DLZ Backend DNS Hosed
...t; ? File "/usr/sbin/samba_dnsupdate", line 204, in get_credentials > > ? ? get_krb5_rw_dns_server(creds, sub_vars['DNSDOMAIN'] + '.') > > ? File "/usr/sbin/samba_dnsupdate", line 161, in > get_krb5_rw_dns_server > > ? ? rw_dns_servers = get_possible_rw_dns_server(creds, domain) > > ? File "/usr/sbin/samba_dnsupdate", line 136, in > get_possible_rw_dns_server > > ? ? ans_soa = check_one_dns_name(domain, 'SOA') > > ? File "/usr/sbin/samba_dnsupdate", line 296, in check_one_dns_name > > ? ? ans = res...
2019 Jun 19
4
DLZ Backend DNS Hosed
Hello, I'm in trouble here with what appears to be a total meltdown of my DNS on my Domain Controllers. I only have two DCs right now and I cannot resolve anything on either of them. I am on Ubuntu 16.04 with a compiled version of Samba 4.10.4. I also have a compiled version of BIND 9.10.3-P4-Ubuntu <id:ebd72b3> # service bind9 status ? bind9.service - BIND Domain Name Server ?