On Wed, 19 Feb 2025 14:13:49 +0100
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> > After removing the line in the DCs, did you
> >
> > http://samba.bigbird.es/doku.php?id=samba:sync-idmap.ldb
> >
> > And specifically this check ? This can me done in all DCs or else
> > do in one and sync to others.
> >
> > if ! samba-tool ntacl sysvolcheck; then samba-tool ntacl
> > sysvolreset; fi
>
> I can say for sure, but quite likely I didn't. This isn't related
to
> my present issue of users' profile locking when delete/create user,
> is it?
It all depends on what you mean by 'users profile', if they are Windows
roaming profiles, then no, the issue is that the profile will be belong
to the original users SID and the 'new' user will have a different SID.
A bit more information about your set up may help in diagnosing the
problem.
Rowland