]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - tests/scripts/shared-data-dirs.conf
Use usernames for users for shared data dirs rather than uids
[sojka/lightdm.git] / tests / scripts / shared-data-dirs.conf
index 2e8529988cef8945247da4c693e32d095f6f196c..e92d1ac15a9ffe33b6e818b63ae9074606c379d0 100644 (file)
@@ -4,7 +4,7 @@
 
 [test-runner-config]
 # One normal, one with bad permissions, one to delete
-shared-data-dirs=1000:1000:100:0770 1001:1000:1000:0777 99999:1004:100:0770
+shared-data-dirs=have-password1:1000:100:0770 have-password2:1000:1000:0777 xxx:1004:100:0770
 
 #?RUNNER DAEMON-START
 
@@ -14,7 +14,7 @@ shared-data-dirs=1000:1000:100:0770 1001:1000:1000:0777 99999:1004:100:0770
 # Startup creation/deletion
 #?*WAIT
 #?*LIST-SHARED-DATA-DIRS
-#?RUNNER LIST-SHARED-DATA-DIRS DIRS=100:100:100:0770,1000:1000:100:0770,1001:1000:1000:0777
+#?RUNNER LIST-SHARED-DATA-DIRS DIRS=have-password1:1000:100:0770,have-password2:1000:1000:0777,lightdm:100:100:0770
 
 # Daemon connects when X server is ready
 #?*XSERVER-0 INDICATE-READY
@@ -42,14 +42,14 @@ shared-data-dirs=1000:1000:100:0770 1001:1000:1000:0777 99999:1004:100:0770
 # Make sure we created the directory as we started session
 #?*WAIT
 #?*LIST-SHARED-DATA-DIRS
-#?RUNNER LIST-SHARED-DATA-DIRS DIRS=100:100:100:0770,1000:1000:100:0770,1001:1000:1000:0777,1005:1005:100:0770
+#?RUNNER LIST-SHARED-DATA-DIRS DIRS=have-password1:1000:100:0770,have-password2:1000:1000:0777,lightdm:100:100:0770,no-password1:1005:100:0770
 
 # Delete one user
 #?*DELETE-USER USERNAME=have-password1
 #?RUNNER DELETE-USER USERNAME=have-password1
 #?*WAIT
 #?*LIST-SHARED-DATA-DIRS
-#?RUNNER LIST-SHARED-DATA-DIRS DIRS=100:100:100:0770,1001:1000:1000:0777,1005:1005:100:0770
+#?RUNNER LIST-SHARED-DATA-DIRS DIRS=have-password2:1000:1000:0777,lightdm:100:100:0770,no-password1:1005:100:0770
 
 # Cleanup
 #?*STOP-DAEMON