mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
testprogs: Rename test_pkinit_heimdal.sh
We want one common test which works against Heimdal and MIT Kerberos. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andreas Schneider
parent
4d0ea9e3b0
commit
9baac4a817
@ -557,7 +557,7 @@ plantestsuite("samba4.blackbox.test_old_enctypes", "fl2003dc:local", [os.path.jo
|
||||
if have_heimdal_support:
|
||||
plantestsuite("samba4.blackbox.pkinit",
|
||||
"ad_dc:local",
|
||||
[os.path.join(bbdir, "test_pkinit_heimdal.sh"),
|
||||
[os.path.join(bbdir, "test_pkinit_simple.sh"),
|
||||
'$SERVER',
|
||||
'pkinit',
|
||||
'$PASSWORD',
|
||||
|
Reference in New Issue
Block a user