On Sat, Jun 06, 2026 at 07:24:33PM +0530, sapphire phoenyx wrote: > My user name is in the sudo group but every time i try to run a sudo > command it tells me i'm not in the sudoers group?????? I am Going to cry.
Is sudo configured to use the sudo group? I seem to remember seeing a question whether to use it or not. So does /etc/sudoers contain: %sudo ALL=(ALL:ALL) ALL Does 'id username' show it being a member of sudo group? Did you logout and back in after making changes to the group membership? -- Len Sorensen

