test spnegoiov

This commit is contained in:
Love Hornquist Astrand
2009-08-29 09:03:46 -07:00
parent c81b66aa0c
commit 8052362e92

View File

@@ -174,8 +174,7 @@ ${context} --no-dns-canon --name-type=krb5-principal-name host/lucid || \
{ exitcode=1 ; echo "test failed"; }
echo "======test context building"
for mech in krb5 krb5iov spnego; do
iov=""
for mech in krb5 krb5iov spnego spnegoiov; do
if [ "$mech" == "krb5iov" ] ; then
mech="krb5"
iov="--iov"