python: Add RPC credentials cache test
commitc40a90d7c7afdfdba86e8941caa52fb2bb4f7ff9
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 29 Apr 2021 09:04:25 +0000 (29 21:04 +1200)
committerJule Anger <janger@samba.org>
Thu, 16 Sep 2021 08:07:11 +0000 (16 08:07 +0000)
treec7e7a6079a16993449684357b34f85c206f76279
parentbb9ff0e143ac3551a8b6a1c660bbec603f347c2f
python: Add RPC credentials cache test

Test that we can use a credentials cache with a user's service ticket
obtained with our Python code to connect to a service through RPC.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14817
(cherry picked from commit 072451a033da07c0cdaa005dd1020ef1c7951e99)
python/samba/tests/krb5/test_rpc.py [new file with mode: 0755]
python/samba/tests/usage.py
source4/selftest/tests.py