Page 1 of 1

Can we create a real user in EasyOS / Zeus user utilization?

Posted: Wed Jan 24, 2024 4:51 pm
by Caramel

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


Re: Can we create a real user in EasyOS / Zeus user utilization?

Posted: Thu Jan 25, 2024 12:38 am
by BarryK

Hmmm, yes, right now I can't think why user zeus cannot read /root