Hi Aastha,
I think that you can develop a Plugin to do it.
Recently, I post a plugin that allow authenticate users through LDAP Server
(
http://nafiux.com/blog/2012/08/16/mysql-ldap-authentication-plugin-clear-password-client-plugin/
).
More info about MySQL Authentication Plugins:
http://dev.my
Colin Shreffler wrote:
After installing MySQL on OS X, there don't appear to be any user accounts
created by default.
Does anyone know what user account to use or if there is a convention that I
should use when creating an Admin account?
Cheers
-c
After installation, you need to run mysql_ins
On Fri, Jan 31, 2003 at 10:55:18AM -0300, Alejandro C. Garrammone wrote:
> How can I create different user accounts for a table?. (I've just installed
> the MySQL, and the root just don't have a password yet..how can assign one?
Hey Alex,
Check out the user account management section of the m