I been looking for ways to let normal user run privileged commands and
after some searching found that adding users to the wheel group is bad
and also adding NOPASSWD and ALL = ALL to sudoers for an user is also
plain as bad. The only alternative I can think of at the moment is to
populate the sudoers file with specific commands the user would be
running and thus I am doing this -user server = NOPASSWD: /sbin/mount, /usr/libexec/locate.updatedb
But it seems like a lot of work as I have around 30 servers and not
all servers require the exact same command.Is there any easier and secure way of populating the sudoers files?
Thanks.
| Artem Bityutskiy | [PATCH 10/44 take 2] [UBI] debug unit implementation |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Dave Young | Re: Linux v2.6.24-rc1 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
