The search returned 3 results

by TLa
May 10, 2022 - 1:42 PM
Forum: Tips and Tricks
Subject: RODC disconnected from AD
Answers: 3
Views : 32284

Re: RODC disconnected from AD

Hello,

I'm answering my own questions :D :
Password replication problem:
It's very important to pay attention to the groups
-- Replication group where the RODC password is allowed
-- Replication group where the RODC password is denied.
This applies to...
by TLa
April 25, 2022 - 5:01 PM
Forum: Tips and Tricks
Subject: RODC disconnected from AD
Answers: 3
Views : 32284

Re: RODC disconnected from AD

Hello,

thank you Denis for this feedback.

"The best solution is to force preloading" => with

`samba-tool rodc preload one_user --server=srv-dc1.xxxxxx.yyy --username admin --password admin_password`,

this only apply to one user at a time?

"Does your SSD authentication use NTLM or Kerberos...?"
by TLa
April 21, 2022 - 6:39 PM
Forum: Tips and Tricks
Subject: RODC disconnected from AD
Answers: 3
Views : 32284

RODC disconnected from AD

Hello,

we need a RODC for user authentication on Linux that must work even when the Windows Active Directory is unreachable.
Has anyone managed to achieve this? (I've already spent a lot of time on it!)
The Active Directory is a Windows Server 2019
Samba4 2:4.13.17~dfsg...