Displaying 20 results from an estimated 31 matches for "dsgetdc".
2020 Feb 03
4
Failover DC did not work when Main DC failed
Hello Kris,
On 03/02/2020 07:15, Kris Lou via samba wrote:
> Unless it's_not_ a global catalog. Check your SRV records again, there
> should be corresponding "_gc" records (similar to "_ldap") for each DC.
Checked and both DCs pass all tests:-
host -t SRV _ldap._tcp.mydomain.com.
host -t SRV _gc._tcp.mydomain.com.
host -t SRV _kerberos._udp.mydomain.com.
host -t
2020 Feb 13
3
Failover DC did not work when Main DC failed
...You can switch logon servers with "nltest /server:<clientcomputer>
/sc_reset:<domain\dc>"
https://www.technipages.com/windows-how-to-switch-domain-controller
So try this -- (I just did this on one of my DC's):
* Switch a Windows Client to DC4
* Verify with "nltest /dsgetdc:<domain>" and "nltest /sc_query:<domain>"
C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname>
> Flags: 30 HAS_IP HAS_TIMESERV
> Trusted DC Name \\<DC4>.<mydomain.com>
> Trusted DC Connection Status Status = 0 0...
2016 Jul 30
2
That domain could not be found
...10 machine that I can still connect to my
original machine I get the message in the subject
I don't remember doing anything different originally for my working domain.
I turned off the firewall and selinux on my VM
Windows 10 nslookup sees all the DNS entries I checked on walk trough
nltest /dsgetdc:<domainname>
returns
Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
I'm not sure what else to check.
2016 Jul 30
2
That domain could not be found
...message in the subject
> >
> > I don't remember doing anything different originally for my working
> > domain.
> > I turned off the firewall and selinux on my VM
> >
> > Windows 10 nslookup sees all the DNS entries I checked on walk trough
> > nltest /dsgetdc:<domainname>
> > returns
> > Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
> >
> > I'm not sure what else to check.
> >
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba....
2024 Nov 15
1
windows 11 24H2 / DomainCompatibilityMode
Hi
it looks that latest windows 11 24H2 breaks Samba NT4 domain join
even with registry changed as described in
https://wiki.samba.org/index.php/Required_Settings_for_Samba_NT4_Domains
windows does not resolve domain name
and nltest /dsgetdc also fails with Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
already joined computers can still open domain session after update to 24h2
--
Arnaud FLORENT
IRIS Technologies
2024 Aug 21
1
Problem joining windows clients to Samba AD
...d start by
> checking your dns.
Well, I checked all records from this list:
https://learn.microsoft.com/en-us/archive/technet-wiki/7608.srv-records-registered-by-net-logon
and all of them seem to be working.
Also, nltest /dnsgetdc:ad.example.com correctly fetches the two samba
DCs, but nltest /dsgetdc:ad.example.com fails (0x54b
ERROR_NO_SUCH_DOMAIN), like in the logs of my first message. It is
like windows was not actually using DNS to find the domain, but I
think this is the default on recent editions, right?
> The other question I should have asked is, what are the Windows clients
> ?...
2020 Feb 16
0
Failover DC did not work when Main DC failed
...with "nltest /server:<clientcomputer>
> /sc_reset:<domain\dc>"
> https://www.technipages.com/windows-how-to-switch-domain-controller
>
> So try this -- (I just did this on one of my DC's):
> * Switch a Windows Client to DC4
> * Verify with "nltest /dsgetdc:<domain>" and "nltest /sc_query:<domain>"
>
> C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname>
>> Flags: 30 HAS_IP HAS_TIMESERV
>> Trusted DC Name \\<DC4>.<mydomain.com>
>> Trusted DC Connecti...
2020 Feb 13
2
Failover DC did not work when Main DC failed
On 13/02/2020 16:28, Paul Littlefield wrote:
> On 13/02/2020 15:17, Rowland penny via samba wrote:
>> The various ways have already been mentioned, but are all your DCs
>> listed as nameservers (NS) in the SOA's for the forward and reverse
>> zones ?
>
>
> I think so...
>
>
> root at dc3.mydomain.com ~ $ (screen) samba-tool dns query dc3
>
2015 Jun 24
2
Samba4 Secondary DC as Backup DC (redundancy)
...he secondary (i've not tried yet).
>
> Greetings!!
>
Thanks Rowland,
Finally is working. Now when i run a "nslookup domain.com" or "host
domain.com" i get both IP addresses, and if i stop the main DC all still
working without problem. Even the command "nltest /dsgetdc:domain" shows
how the Windows machine is using the secondary DC.
One quesiton: ?Can i add more DC as backup using the same steps?.
Of course all cannot be perfect, and now I've a python script with a weird
problem: When i use secure ldap i can't query to root using base DN
("DC=d...
2013 Jul 30
1
Intermittent access to Sysvol/Netlogon shares
...m denied access to both netlogon and sysvol with an 'access denied, internal error' message. Connecting to either DC via \\<dc>\ works and from there, for the clients that failed \\<domain>\ it seems to be arbitrary if they can browse the entire directory (no relation to nltest /dsgetdc). Additionally, they might not be able to access say netlogon, but if i browse through sysvol, I can get into what is the netlogon folder no problem. Clients that have no issue connecting to \\<domain>\ are equally able to browse all parts of \\<dc>\.
samba-tool ntacl sysvolcheck, sam...
2016 Jul 31
2
That domain could not be found
...gt; I don't remember doing anything different originally for my working
>>> > domain.
>>> > I turned off the firewall and selinux on my VM
>>> >
>>> > Windows 10 nslookup sees all the DNS entries I checked on walk trough
>>> > nltest /dsgetdc:<domainname>
>>> > returns
>>> > Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
>>> >
>>> > I'm not sure what else to check.
>>> >
>>> --
>>> To unsubscribe from this list go to the following U...
2024 Dec 24
1
samba remote site client authentication and network browsing problem
...rodc-1)
- we joined the remote site rodc named rodc-1 using as replication partner the writable dc named dc-1
- we joined the windows 10 client using the read only dc named rodc-1
- we verified that the remote client use the rodc server as logon server through nltest /dsgetdc:domain_name
Problem:
- if we browse the network from the remote-1 client with the rodc and the writable dc used as the rodc replication partner for domain join online, everything is ok and the network browsing in single sign on works as expected
- if we browse the network from t...
2015 Jul 09
1
Samba4 Secondary DC as Backup DC (redundancy)
...!!
> >>
> > Thanks Rowland,
> >
> > Finally is working. Now when i run a "nslookup domain.com" or "host
> > domain.com" i get both IP addresses, and if i stop the main DC all still
> > working without problem. Even the command "nltest /dsgetdc:domain" shows
> > how the Windows machine is using the secondary DC.
> > One quesiton: ¿Can i add more DC as backup using the same steps?.
> >
> > Of course all cannot be perfect, and now I've a python script with a
> weird
> > problem: When i use secure ld...
2020 Feb 11
3
Failover DC did not work when Main DC failed
On 03/02/2020 18:49, Kris Lou via samba wrote:
>
> From windows:
> echo %logonserver%
\\DC3
> nltest /dsgetdc:<domain>
DC:\\DC3
Address: \\192.168.0.218
Dom Guid: bla bla bla
...
The command completed successfully.
> From a *nix domain member (i.e. client, not DC):
> wbinfo --getdcname=<domain>
> winbind --ping-dc
wbinfo --getdcname=MYDOMAIN
DC3
wbinfo --ping-dc
checking the NETL...
2024 Dec 24
1
samba remote site client authentication and network browsing problem
...joined the remote site rodc named rodc-1 using as
> replication partner the writable dc named dc-1
> - we joined the windows 10 client using the read only dc
> named rodc-1
> - we verified that the remote client use the rodc server as
> logon server through nltest /dsgetdc:domain_name
> Problem:
> - if we browse the network from the remote-1 client with the
> rodc and the writable dc used as the rodc replication partner for
> domain join online, everything is ok and the network browsing in
> single sign on works as expected
> - if...
2016 Aug 04
2
That domain could not be found
...my main server as a slave without interfering with other
Domain's I use on my main computer. And I no longer had to point the DNS to
the VM I could use my main computer without worry.
The windows test to run (after reading the error message from windows I was
told by it to run:) "nltest /dsgetdc:<domain name>"
Another good test is to run "dcdiag /s:<domain controller name>"
Also on windows I installed the AD tools on my Windows 10 machine to create
accounts and GPOs
For Fedora the samba wiki worked on my main machine I used bind_flatfile as
bind on Fedora did n...
2016 Jul 30
0
That domain could not be found
...my
> original machine I get the message in the subject
>
> I don't remember doing anything different originally for my working
> domain.
> I turned off the firewall and selinux on my VM
>
> Windows 10 nslookup sees all the DNS entries I checked on walk trough
> nltest /dsgetdc:<domainname>
> returns
> Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
>
> I'm not sure what else to check.
>
2016 Jul 31
0
That domain could not be found
...> >
>> > I don't remember doing anything different originally for my working
>> > domain.
>> > I turned off the firewall and selinux on my VM
>> >
>> > Windows 10 nslookup sees all the DNS entries I checked on walk trough
>> > nltest /dsgetdc:<domainname>
>> > returns
>> > Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
>> >
>> > I'm not sure what else to check.
>> >
>> --
>> To unsubscribe from this list go to the following URL and read the
>> ins...
2016 Aug 01
0
That domain could not be found
...mber doing anything different originally for my working
>>>> > domain.
>>>> > I turned off the firewall and selinux on my VM
>>>> >
>>>> > Windows 10 nslookup sees all the DNS entries I checked on walk trough
>>>> > nltest /dsgetdc:<domainname>
>>>> > returns
>>>> > Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
>>>> >
>>>> > I'm not sure what else to check.
>>>> >
>>>> --
>>>> To unsubscribe from thi...
2020 Feb 11
0
Failover DC did not work when Main DC failed
...failure, I guess.
Kris Lou
klou at themusiclink.net
On Tue, Feb 11, 2020 at 5:25 AM Paul Littlefield <info at paully.co.uk> wrote:
> On 03/02/2020 18:49, Kris Lou via samba wrote:
> >
> > From windows:
> > echo %logonserver%
>
> \\DC3
>
>
> > nltest /dsgetdc:<domain>
>
> DC:\\DC3
> Address: \\192.168.0.218
> Dom Guid: bla bla bla
> ...
> The command completed successfully.
>
>
> > From a *nix domain member (i.e. client, not DC):
> > wbinfo --getdcname=<domain>
> > winbind --ping-dc
>
> wbinfo...