Artix Linux Forum

Artix Linux => System => Topic started by: mardiyah on 01 September 2023, 09:33:30

Title: Sorry, user <user> is not allowed to execute
Post by: mardiyah on 01 September 2023, 09:33:30
Got this after inconfidently do useradd/mod to solve an issue:

Sorry, user <user> is not allowed to execute '/usr/bin/pacman --noconfirm --needed -S mono' as root on <host>

How to fix
Title: Re: Sorry, user <user> is not allowed to execute
Post by: freshdolphin8827 on 15 September 2023, 15:37:32
have you tried the following  command using  sudo in front of it?

Code: [Select]
sudo usermod -aG  wheel $USERNAME