summaryrefslogtreecommitdiff
path: root/tests/scripts/switch-to-user.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/switch-to-user.conf')
-rw-r--r--tests/scripts/switch-to-user.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/scripts/switch-to-user.conf b/tests/scripts/switch-to-user.conf
index 7284880e..cc726b44 100644
--- a/tests/scripts/switch-to-user.conf
+++ b/tests/scripts/switch-to-user.conf
@@ -6,7 +6,7 @@
minimum-display-number=50
[SeatDefaults]
-autologin-user=bob
+autologin-user=no-password1
#?RUNNER DAEMON-START
#?*WAIT
@@ -19,13 +19,13 @@ autologin-user=bob
#?XSERVER :50 ACCEPT-CONNECT
# Session starts
-#?SESSION :50 START USER=bob
+#?SESSION :50 START USER=no-password1
#?XSERVER :50 ACCEPT-CONNECT
#?SESSION :50 CONNECT-XSERVER
-# Switch to Alice's account
-#?*SWITCH-TO-USER USERNAME=alice
-#?RUNNER SWITCH-TO-USER USERNAME=alice
+# Switch to an account with a password
+#?*SWITCH-TO-USER USERNAME=have-password1
+#?RUNNER SWITCH-TO-USER USERNAME=have-password1
# New X server starts
#?XSERVER :51 START
@@ -41,9 +41,9 @@ autologin-user=bob
#?GREETER :51 CONNECT-TO-DAEMON
#?GREETER :51 CONNECTED-TO-DAEMON
-# Alice is automatically selected
-#?GREETER :51 SELECT-USER-HINT USERNAME=alice
-#?*GREETER :51 AUTHENTICATE USERNAME=alice
+# Requested user is automatically selected
+#?GREETER :51 SELECT-USER-HINT USERNAME=have-password1
+#?*GREETER :51 AUTHENTICATE USERNAME=have-password1
#?GREETER :51 SHOW-PROMPT TEXT="Password:"
# Cleanup