Hello, I can’t run sudo commands with my only user in yunohost. When I try to, this is the error message:
“user is not allowed to run sudo on mydomain. This incident will be reported.”
Hello, I can’t run sudo commands with my only user in yunohost. When I try to, this is the error message:
“user is not allowed to run sudo on mydomain. This incident will be reported.”
You should connect with ‘admin’ user (ssh admin@192.168.1.100 for ex)
If your user is not admin that is something good. Otherwise I wonder if you can do
~$ sudo su
password:
/home/admin#
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.