test that delegated cred works too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17636 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -241,6 +241,7 @@ ${kgetcred_imp} --impersonate=bar@${R} foo@${R} 2>/dev/null && exitcode=1
|
|||||||
echo test constrained delegation
|
echo test constrained delegation
|
||||||
${kgetcred_imp} --forward --impersonate=bar@${R} ${ps} || exitcode=1
|
${kgetcred_imp} --forward --impersonate=bar@${R} ${ps} || exitcode=1
|
||||||
${kgetcred} --out-cache=${o2cache} --delegation-credential-cache=${ocache} ${server}@${R} || exitcode=1
|
${kgetcred} --out-cache=${o2cache} --delegation-credential-cache=${ocache} ${server}@${R} || exitcode=1
|
||||||
|
./ap-req ${server}@${R} ${keytab} ${o2cache} || exitcode=1
|
||||||
${kgetcred} --out-cache=${o2cache} --delegation-credential-cache=${ocache} bar@${R} 2>/dev/null && exitcode=1
|
${kgetcred} --out-cache=${o2cache} --delegation-credential-cache=${ocache} bar@${R} 2>/dev/null && exitcode=1
|
||||||
${kdestroy}
|
${kdestroy}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user