test spnegoiov
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user