LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   User management across multiple platforms (https://www.linuxquestions.org/questions/linux-server-73/user-management-across-multiple-platforms-772171/)

thornburywn 11-28-2009 04:39 PM

User management across multiple platforms
 
Greetings,

I wanted to get some opinions on how I would manage multiple user accounts across multiple flavors of linux... Let me tell you the issue.

Various applications across about 15 centos\redhat\solaris servers.
Some of the applications require user accounts on the OS.
Not all users that I want to add exist on every system.
I am looking for an easy way (I'd perfer something web-based) to add\modify\delete users selectivly... Excuse the grammer...

I'm thinking webmin could do this when setup for clustering, however, I wanted to know if anybody else has come across this scenario and what you all turned too... This should be the easy part... The hard part will be building the database connectivity for those tricky applications.


Thanks All!!! I really appreciate it.

centosboy 11-28-2009 05:05 PM

ldap or NIS could work. NIS being a bit outdated, ldap might be a better option. this way, the user accounts managed from a central database, and the servers use this central database for authentication or other central configuration files.

personally, i use puppet to do this.


All times are GMT -5. The time now is 07:58 PM.