Hello All,

Cyber-security scrutiny has prompted this scenario. I like to have an anonymous login for my slave machines, with read only access, of course. There are quite a few databases that I would like them to read from, so I using a wild card granting them "read" privileges to all dbs/tables. This, however, means that the mysql.USER table is exposed, a big no-no. Is there a way I can EXCLUDE viewing the USER table (or the entire mysql db) without explicitly indicating all the db that they are allowed to view.

Sorry if this is obvious, but I didn't see it in the documentation.

Thanks,
Michael

--
Michael DePhillips www.star.bnl.gov


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to