These are 2 questions but they are related.
- Is it possible to have a real user in EasyOS ?
Some applications refuse to work as root. Run-as-client is clever but seems insufficient. See viewtopic.php?p=109847#p109847 with the anydesk flatpak in easyvoid
- From /home/zeus/about-zeus :
User zeus is a "super user", with almost as much administrative privilege as
the root user. Thus, you can perform most operations in a terminal without
having to append "sudo".
I tested in sakura
Code: Select all
# su zeus
# ls /root
ls: impossible d'ouvrir le répertoire '/root': Permission non accordée
Permission not granted for opening /root however zeus is in the root group that has permissions to read and execute in /root