Replies: 1 comment 8 replies
-
|
You can try running |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed an arm64 Arch Linux container with
rurion Termux with root. I installedsudoand added a usermyxithen I edited the/etc/sudoersfile:I also set a password with
passwd myxi(I never ranpasswdstandalone)When I do
su myxiit logs me in to that user but I can't dosuthere; when I do it asks a password, I tried my user account password but it says authentication failed. I tried not putting anything then hitting enter but same result.Next, when I do
sudo, it says this:Here are the file permissions:
I have no idea what's wrong. I want to access what I get when I do
sudo ruri ./archwhen I dosufrom my user account. Or at least makesudowork.Beta Was this translation helpful? Give feedback.
All reactions