1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/python
Joseph Sutton 64806f37ab tests/krb5: Correct authentication policy SDDL
There is no claim called ‘abc’, so the condition ‘(abc)’ is always going
to fail. Replace this with a condition using ‘Member_of’.

Furthermore, an ACL containing only Deny ACEs will only ever deny. Add a
trailing Allow ACE so that the ACL might allow other principals.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-11-07 21:54:32 +00:00
..
examples python: Remove redundant assignments 2022-05-10 05:19:34 +00:00
samba tests/krb5: Correct authentication policy SDDL 2023-11-07 21:54:32 +00:00
modules.c python: Check return value of talloc_strndup() 2023-08-08 04:39:37 +00:00
modules.h python: Remove const from PyList_AsStringList() 2023-07-21 05:23:32 +00:00
py3compat.h py3compat: remove obsolete comments 2021-03-17 17:10:32 +00:00
pyglue.c pyglue: Add missing whitespace in docstrings 2023-08-08 04:39:37 +00:00
wscript python: Add glue.burn_commandline() method 2023-07-21 05:23:32 +00:00