~ubuntu-branches/ubuntu/precise/lightdm/precise-proposed

« back to all changes in this revision

Viewing changes to tests/scripts/xdmcp-login.conf

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-03-02 15:03:26 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20120302150326-4ac7hlxzjxywf27a
Tags: 1.1.4.is.1.1.3-0ubuntu1
Revert to 1.1.3 until we can figure out proper solution to bug 944736

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#?GREETER 127.0.0.1:98 CONNECTED-TO-DAEMON
36
36
 
37
37
# Log in
38
 
#?*GREETER 127.0.0.1:98 AUTHENTICATE USERNAME=have-password1
 
38
#?*GREETER 127.0.0.1:98 AUTHENTICATE USERNAME=alice
39
39
#?GREETER 127.0.0.1:98 SHOW-PROMPT TEXT="Password:"
40
40
#?*GREETER 127.0.0.1:98 RESPOND TEXT="password"
41
 
#?GREETER 127.0.0.1:98 AUTHENTICATION-COMPLETE USERNAME=have-password1 AUTHENTICATED=TRUE
 
41
#?GREETER 127.0.0.1:98 AUTHENTICATION-COMPLETE USERNAME=alice AUTHENTICATED=TRUE
42
42
#?*GREETER 127.0.0.1:98 START-SESSION
43
43
#?GREETER 127.0.0.1:98 TERMINATE SIGNAL=15
44
44
 
45
45
# Session starts
46
 
#?SESSION 127.0.0.1:98 START USER=have-password1
 
46
#?SESSION 127.0.0.1:98 START USER=alice
47
47
#?XSERVER :98 TCP-ACCEPT-CONNECT
48
48
#?SESSION 127.0.0.1:98 CONNECT-XSERVER
49
49