One more test.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20615 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -142,6 +142,15 @@ ${context} --mech-type=ntlm \
|
||||
host@host.test.h5l.se || \
|
||||
{ exitcode=1 ; echo test failed; }
|
||||
|
||||
echo "NTLM initiator krb5 creds (getverifymic, wrapunwrap)"
|
||||
${context} --mech-type=ntlm \
|
||||
--mutual \
|
||||
--name-type=hostbased-service \
|
||||
--ret-mech-type=ntlm \
|
||||
--getverifymic --wrapunwrap \
|
||||
host@host.test.h5l.se || \
|
||||
{ exitcode=1 ; echo test failed; }
|
||||
|
||||
trap "" EXIT
|
||||
|
||||
echo "killing kdc (${kdcpid})"
|
||||
|
Reference in New Issue
Block a user