summaryrefslogtreecommitdiff
path: root/tests/scripts/xdmcp-server-xdm-authentication-missing-key.conf
blob: 8a1bd1cf5491a2b123b3e0853702b01a31e9a703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Check that a remote X server can't login if requires XDM authentication and we're not configured for it
#

[LightDM]
start-default-seat=false

[XDMCPServer]
enabled=true
key=no-such-key

#?*START-DAEMON
#?RUNNER DAEMON-START

# Daemon stops with error
#?RUNNER DAEMON-EXIT STATUS=1