python:descriptor: add missing schema 2019 aces in builtin and dns partition
authorStefan Metzmacher <metze@samba.org>
Mon, 17 Apr 2023 09:22:21 +0000 (09:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 5 May 2023 02:54:30 +0000 (02:54 +0000)
commit7dab9edca86c3ee76173eecba2c3b46869f25e64
tree711cef765e42fc33024127066370fe314bbed816
parent6752bcaf4de774dbe0a617d9c8106a38529e59bd
python:descriptor: add missing schema 2019 aces in builtin and dns partition

Note 'samba-tool domain functionalprep' won't fix them in the database,
while a fresh provision will add these.

This is needed in order that 'samba-tool dbcheck --reset-well-known-acls'
won't reset them after a modern provision and will fix them on an old
domain.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/descriptor.py