summaryrefslogtreecommitdiff
path: root/test/confs/3401
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-23 12:41:22 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-23 12:41:22 +0000
commit4730f9424e0addeb902cc842508eea3f47a131ca (patch)
tree1aecf2add22e0e8206feb5ca136d626c765d294e /test/confs/3401
parented72ace5f09d07c620b96efaf72d328d6e7439be (diff)
Make server prompts available in $auth<n> when plaintext is running as a
client.
Diffstat (limited to 'test/confs/3401')
-rw-r--r--test/confs/34015
1 files changed, 5 insertions, 0 deletions
diff --git a/test/confs/3401 b/test/confs/3401
index d2cf9c972..6406e3178 100644
--- a/test/confs/3401
+++ b/test/confs/3401
@@ -28,6 +28,11 @@ plain:
public_name = PLAIN
client_send = ^userx^secret
+xlogin:
+ driver = plaintext
+ public_name = XLOGIN
+ client_send = : $auth1 : $auth1+$auth2
+
# ----- Routers -----