]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli:security: allow spaces after BAD:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 24 Jul 2024 05:24:59 +0000 (17:24 +1200)
committerJule Anger <janger@samba.org>
Mon, 29 Jul 2024 13:17:42 +0000 (13:17 +0000)
commit4419ccc5778634d07338ae8733206b095234e453
treef025be401feace3edbcd8ca7d3171b5270083f1f
parent2b35eab717b9d9f99c0697ad71dd9057d749d91f
libcli:security: allow spaces after BAD:

In AD_DS_Classes_Windows_Server_v1903.ldf from
https://www.microsoft.com/en-us/download/details.aspx?id=23782, we see

  defaultSecurityDescriptor: O:BAG:BAD: (A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;DA)(A;;RPLCLORC;;;AU)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15685

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Thu Jul 25 06:27:27 UTC 2024 on atb-devel-224

(cherry picked from commit 8903876f65d5721d30186875d391889d1ddcd52c)

Autobuild-User(v4-19-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-19-test): Mon Jul 29 13:17:42 UTC 2024 on atb-devel-224
libcli/security/sddl.c
python/samba/tests/sddl.py