If you have several Linux servers with local user accounts and you don't want to use an central based user management like YP/NIS or LDAP, you could use my user management script.
This little perl script allows you to store your complete user and group configuration in an single file per server.
Please have a look at
http://jonas.genannt.name/tools/user_mgmt/.
I have uploaded an new version of my linux user management script. This new version fixes an Passwd:Unix bug - The library has got an problem with the umask. You can download it on jonas.genannt.name. You may have noticed that the perl library Passwd::
Tracked: Apr 25, 00:59
I have written an little script, that can create users at an MySQL database. It works like my Linux User management. You can store the complete users configuration for one MySQL server in one file. You can download it on jonas.genannt.name. Readme
Tracked: May 02, 00:02