Hello,
I want to create Sudo excess to an existing user. I found some links where it shows that adding new sudo user but not an existing user.
Would you please help me on that?
Thanks in advance
How to give Sudo permission to an existing user?
Re: How to give Sudo permission to an existing user?
Add the user to group wheel then have them log back in again. That gives them full access to do anything so only if you really trust them!
CentOS 6 will die in November 2020 - migrate sooner rather than later!
CentOS 5 has been EOL for nearly 3 years and should no longer be used for anything!
Full time Geek, part time moderator. Use the FAQ Luke
CentOS 5 has been EOL for nearly 3 years and should no longer be used for anything!
Full time Geek, part time moderator. Use the FAQ Luke
Re: How to give Sudo permission to an existing user?
Thank you so much!