tests/krb5: Allow adding multiple members to a group
commit29723765b31866524b7db5c37600b8f6c9c0a2e7
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 3 Nov 2022 01:47:51 +0000 (3 14:47 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Nov 2022 02:39:37 +0000 (8 02:39 +0000)
treeff305e1ba39e60792a6b186fef6d3e282a1ddc16
parent3a13e3b6667909fbdafaf95be88106d138013f9c
tests/krb5: Allow adding multiple members to a group

As well as passing in a single 'str', we can now choose to pass a
collection of member DN strings.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/kdc_base_test.py