Displaying 1 result from an estimated 1 matches for "no_such_domain".
2025 Apr 24
1
Fwd: Domain member fails to map SID>*ID after DC migrated from Server 2022 to 2025
...te:
> On Wed, Apr 23, 2025 at 07:49:12AM +0000, Rowland Penny via samba wrote:
> > On Tue, 22 Apr 2025 21:09:26 -0500
> > Dustin Howett via samba <samba at lists.samba.org> wrote:
> >
> > > - On Server 2025, it returns a failure instead:
> > > NT_STATUS_NO_SUCH_DOMAIN
> > >
FWIW, I think this is down to a difference in handling NetGetAnyDCName
on Windows Server 2025 compared to 2022.
On 2025, I see this in netlogon.log (nltest /dbflag:ffffffff):
+ 04/23 20:00:38 [CRITICAL] [2268] DOMTEST: NetrGetAnyDCName: domtest: No such trusted domain
... which...