> The other we normally do is fix the mysql user so that the user can only
> connect to a given db on a given host (e.g. maildb on localhost)

Same here.  For each application, I create a database user with just those
permissions it needs to work.  In almost all cases, there is a unique
database for that application.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to