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 file is located
here.
The script has got some limitations, you can only manage database and global privileges. The script can't handle table or column rights - but I will add this soon. I will also add the function to create and maintain databases.
This script and the Linux User management performs great with some system management software like cfengine or puppet.