summaryrefslogtreecommitdiffstats
path: root/test/data/auth/external-failed.auth-script
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/auth/external-failed.auth-script')
-rw-r--r--test/data/auth/external-failed.auth-script8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/data/auth/external-failed.auth-script b/test/data/auth/external-failed.auth-script
new file mode 100644
index 00000000..f5723521
--- /dev/null
+++ b/test/data/auth/external-failed.auth-script
@@ -0,0 +1,8 @@
+## this tests that auth of type EXTERNAL without credentials will fail
+
+SERVER
+NO_CREDENTIALS
+SEND 'AUTH EXTERNAL USERNAME_BASE64'
+EXPECT_COMMAND REJECTED
+EXPECT_STATE WAITING_FOR_INPUT
+