Home | History | Annotate | Download | only in gss

Lines Matching refs:ntlm

72 NTLM_USER_FILE="${srcdir}/ntlm-user-file.txt"
127 echo "======context building ntlm"
129 NTLM_USER_FILE="${srcdir}/ntlm-user-file.txt-no"
132 echo "no NTLM initiator creds"
133 ${context} --mech-type=ntlm \
136 --ret-mech-type=ntlm \
140 echo "Getting client initial tickets (with ntlm creds)"
141 ${kinit} --password-file=${objdir}/foopassword --ntlm-domain=TEST user1@${R} || exitcode=1
143 echo "NTLM initiator krb5 creds"
144 ${context} --mech-type=ntlm \
147 --ret-mech-type=ntlm \
151 echo "NTLM initiator krb5 creds (getverifymic, wrapunwrap)"
152 ${context} --mech-type=ntlm \
155 --ret-mech-type=ntlm \