summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_session_key.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-20 02:15:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:29:45 -0500
commit594b76264fb77cb8d9bce5a36ca73afd14b62a1b (patch)
tree7ba7220d51ee3e14102465e201744e8afdfcdf2b /source4/script/tests/test_session_key.sh
parent338c3f8523d5db2cba1b79f94ff0cecabcd9e9cd (diff)
downloadsamba-594b76264fb77cb8d9bce5a36ca73afd14b62a1b.tar.gz
samba-594b76264fb77cb8d9bce5a36ca73afd14b62a1b.tar.bz2
samba-594b76264fb77cb8d9bce5a36ca73afd14b62a1b.zip
r8626: fixed a typo
(This used to be commit 3083d494e2281b46209176ee63dd571850f0d328)
Diffstat (limited to 'source4/script/tests/test_session_key.sh')
-rwxr-xr-xsource4/script/tests/test_session_key.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_session_key.sh b/source4/script/tests/test_session_key.sh
index 77f8732d35..8296bc3956 100755
--- a/source4/script/tests/test_session_key.sh
+++ b/source4/script/tests/test_session_key.sh
@@ -22,7 +22,7 @@ transport="ncacn_np"
"--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes" \
"--option=usespnego=yes --option=ntlmssp_client:ntlm2=no" \
"--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no" \
- "--option=usespnego=yes--option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no" \
+ "--option=usespnego=yes --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:128bit=no" \
"--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no" \
"--option=usespnego=yes --option=ntlmssp_client:ntlm2=no --option=ntlmssp_client:keyexchange=no" \
"--option=usespnego=yes --option=clientntlmv2auth=yes --option=ntlmssp_client:keyexchange=no" \