~lightdm-team/lightdm/1.16

« back to all changes in this revision

Viewing changes to tests/scripts/xdmcp-server-request-invalid-authentication.conf

  • Committer: Robert Ancell
  • Date: 2016-05-05 00:13:19 UTC
  • Revision ID: robert.ancell@canonical.com-20160505001319-z0ncpk2qiuzgurh6
Set XDMCP hostname field in to system hostname or configured value

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
# Request to connect - daemon says OK
20
20
#?*XSERVER-98 SEND-QUERY
21
 
#?XSERVER-98 GOT-WILLING AUTHENTICATION-NAME="" HOSTNAME="" STATUS=""
 
21
#?XSERVER-98 GOT-WILLING AUTHENTICATION-NAME="" HOSTNAME="lightdm-test" STATUS=""
22
22
 
23
23
# Connect with an invalid authentication - daemon declines
24
24
#?*XSERVER-98 SEND-REQUEST ADDRESSES="127.0.0.1" AUTHENTICATION-NAME="NO-SUCH-AUTHENTICATION" AUTHORIZATION-NAMES="MIT-MAGIC-COOKIE-1"