board/common: drop clicon + www-data users, add default admin user

The root user is by default not allowed to log in over SSH, so we add an
admin user with limited root privileges for this purpose.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2023-04-27 09:59:35 +02:00
committed by Tobias Waldekranz
parent cb9d981dfc
commit 33d1b9cfc5
+2 -3
View File
@@ -1,3 +1,2 @@
clicon -1 clicon -1 * - - wheel Clixon backend
factory -1 wheel -1 =reset - /sbin/factory - Reset to factory defaults
www-data -1 www-data -1 * - - clicon www-data
admin -1 wheel -1 =admin /home/admin /bin/bash - Administrator
factory -1 wheel -1 =reset - /sbin/factory - Reset to factory defaults