mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
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:
committed by
Tobias Waldekranz
parent
cb9d981dfc
commit
33d1b9cfc5
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user