[Samba] Access denied on GPO after "ntacl sysvolreset"

Havany havany at asalluhi.fr
Fri Apr 11 11:52:24 UTC 2025



Le 11/04/2025 à 13:12, Rowland Penny via samba a écrit :
> That, in my opinion, isn't actually migrating the RFC2307 schema, the
> RFC2307 schema is actually part of the standard AD schema.
Yes, I also think this has nothing to do with the RFC2703 migration. I'm 
just giving this link as credit to Tranquil IT who wrote the procedure 
to clean idmap.ldb with the following command ;).

for i in $(samba-ldbsearch  -H /var/db/samba4/private/idmap.ldb  dn  | 
grep ^dn | awk '{ print $2 }' | grep -v CONFIG) ; do samba-ldbdel -H 
/var/db/samba4/private/idmap.ldb $i ; done




More information about the samba mailing list