testing removal of keytab
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24461 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -444,6 +444,9 @@ echo " verify alias entry in keytab with any"
|
|||||||
{ ec=1 ; eval "${testfailed}"; }
|
{ ec=1 ; eval "${testfailed}"; }
|
||||||
${kdestroy}
|
${kdestroy}
|
||||||
|
|
||||||
|
echo "testing removal of keytab"
|
||||||
|
${ktutil} -k ${keytab} destroy || { ec=1 ; eval "${testfailed}"; }
|
||||||
|
test -f ${keytabfile} && { ec=1 ; eval "${testfailed}"; }
|
||||||
|
|
||||||
echo "killing kdc (${kdcpid})"
|
echo "killing kdc (${kdcpid})"
|
||||||
sh ${srcdir}/leaks-kill.sh kdc $kdcpid || exit 1
|
sh ${srcdir}/leaks-kill.sh kdc $kdcpid || exit 1
|
||||||
|
Reference in New Issue
Block a user