Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Sep 29, 2023, 08:20 AM

Title: sudoers entry for Admin
Post by: mahesh on Sep 29, 2023, 08:20 AM
Hi folks.

I have entered the following into /etc/sudoers, but it's still asking for myuser's password when sudo is used. Any idea why?

    Code:
    myuser            ALL=(ALL) NOPASSWD: ALL

Any insight appreciated. Cheers