selftest: Add a test for PamLogOff
authorSamuel Cabrero <scabrero@samba.org>
Fri, 18 Jun 2021 07:22:39 +0000 (09:22 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Apr 2022 20:13:37 +0000 (20:13 +0000)
commit5439ecf723c7b4e52ef5ff32a5848e3b3b082d19
treeaca40ac07bb4f33d8aee9468c51296923ec3d551
parent3944b586d555dcab6d132033165d2635b685e1f7
selftest: Add a test for PamLogOff

This test also verifies the KRB5CCNAME environment variable is set after
a successful PAM authentication with Kerberos.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/pam_winbind_setcred.py [new file with mode: 0644]
python/samba/tests/test_pam_winbind_setcred.sh [new file with mode: 0755]
selftest/tests.py