diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2015-11-20 12:50:22 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2015-11-20 12:50:22 +1300 |
commit | 3d160784fd90f82be10ba2cb7d5e15521fff96c4 (patch) | |
tree | e7a9e3e5fab4b87abbdb062c03dd957c7c2a7fac /tests/scripts/xdmcp-server-xdm-authentication-no-key.conf | |
parent | 2178138278219b3b97930bd28295408c570135e6 (diff) | |
download | lightdm-3d160784fd90f82be10ba2cb7d5e15521fff96c4.tar.gz |
Test authentication data coming back from the XDMCP server
Diffstat (limited to 'tests/scripts/xdmcp-server-xdm-authentication-no-key.conf')
-rw-r--r-- | tests/scripts/xdmcp-server-xdm-authentication-no-key.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/xdmcp-server-xdm-authentication-no-key.conf b/tests/scripts/xdmcp-server-xdm-authentication-no-key.conf index 567be1e7..d113dc1b 100644 --- a/tests/scripts/xdmcp-server-xdm-authentication-no-key.conf +++ b/tests/scripts/xdmcp-server-xdm-authentication-no-key.conf @@ -26,7 +26,7 @@ autologin-user=have-password1 # Try anyway - daemon rejects #?*XSERVER-98 SEND-REQUEST ADDRESSES="127.0.0.1" AUTHENTICATION-NAME="XDM-AUTHENTICATION-1" AUTHORIZATION-NAME="XDM-AUTHORIZATION-1" -#?XSERVER-98 GOT-DECLINE STATUS="No matching authentication, server only supports unauthenticated connections" AUTHENTICATION-NAME="" +#?XSERVER-98 GOT-DECLINE STATUS="No matching authentication, server only supports unauthenticated connections" AUTHENTICATION-NAME="" AUTHENTICATION-DATA= # Clean up #?*STOP-DAEMON |