summaryrefslogtreecommitdiff
path: root/tests/scripts/xdmcp-server-xdm-authentication-missing-key.conf
blob: aba90d3536f9bd49e87683ebdac2c4600737c37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# 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

[Seat:*]
user-session=default
autologin-user=have-password1

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

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