LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Effective accounts administration-local (https://www.linuxquestions.org/questions/linux-newbie-8/effective-accounts-administration-local-4175515761/)

h.safe 08-21-2014 04:37 AM

Effective accounts administration-local
 
Hello
My colleagues and I have been striving to find an effective method to create and maintain users/rights in a not so complex environments. That is to say a 10-20 servers with different rols which are accessed by several teams/admins and we need to keep thier access levels well in the realms of their area of work. This even include the junior admins who we want ot give read access to all the root area without them messing around or being able to geopradize the configs.
If their area of work is limited to cetain dirs this can be easily acheived with the etc/sudoers however in the larger scope of thier aspect it is not an efective solution. On the other hand you can not let them become root and get access to to the sensitive areas like etc/passwd or even worse change the ssh.confd configs.
What is the suitable way to acheive this and how can we have admins who are limited to view and no change level of access ?
Thanks

MensaWater 08-21-2014 01:05 PM

?

sudo (sudoers) can be specified for multiple machines instead of having to be customized on each. At a prior job we rolled out a global sudoers to all of our machines each time we needed to update the original.


All times are GMT -5. The time now is 09:15 AM.