|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello Folks, I need help on removing sudo access on one id but first of all, can i confirm that the user below is having sudo access ? if he did have sudo access, how to remove ? thanks Code:
alrsprd3:root-/etc> more sudoers | grep fzcx0l fzcx0l ALL=(ALL) ALL alrsprd3:root-/etc> |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
It certainly looks like it.
Use visudo to comment out or remove that line. |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Corona is right (do NOT edit "/etc/sudoers" directly, always use "visudo"), but the real question is not "how to remove these rights", but "how did he get them in first place?"
A user having this kind of "free pass for all" - even more so individually and not via a group - looks like a severe security breach to an outsider like me. You should take away the rights but also investigate how it was possible to get them in first place - and shut down this possibility immediately. Just my 2 cents. bakunin |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Restrict SUDO Access | explorer007 | Ubuntu | 17 | 03-05-2012 04:33 PM |
| sudo/root access | daWonderer | UNIX for Dummies Questions & Answers | 0 | 02-10-2012 05:47 AM |
| ONLY SU Sudo access | ajaincv | Shell Programming and Scripting | 1 | 07-22-2011 01:03 AM |
| sudo user access | daveisme | AIX | 2 | 07-15-2010 03:39 PM |
| sudo access verification | itik | Linux | 2 | 09-10-2009 02:50 PM |
|
|