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"; }
|
{ exitcode=1 ; echo "test failed"; }
|
||||||
|
|
||||||
echo "======test context building"
|
echo "======test context building"
|
||||||
for mech in krb5 krb5iov spnego; do
|
for mech in krb5 krb5iov spnego spnegoiov; do
|
||||||
iov=""
|
|
||||||
if [ "$mech" == "krb5iov" ] ; then
|
if [ "$mech" == "krb5iov" ] ; then
|
||||||
mech="krb5"
|
mech="krb5"
|
||||||
iov="--iov"
|
iov="--iov"
|
||||||
|
Reference in New Issue
Block a user