Proxy users
Hi,
http://dev.mysql.com/doc/refman/5.5/en/proxy-users.html
Did anybody use the a/m feature with mysql_native_password plugin?
I used the script from the site, replacing auth_plugin with mysql_native_password.
The commands have been executed succesfully however the feature "proxy users" seems not to work. I tried on 5.5.20 (windows) and 5.5.10-log (centos).
I used the same feature on Oracle 11g r1.
After logged in I received:
<code>
mysql> SELECT USER(), CURRENT_USER();
empl_external@localhost | empl_external@localhost
</code>
There is not proxy at all.
--
with best regards,
Przemyslaw
Subject
Views
Written By
Posted
Proxy users
4275
January 23, 2012 05:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.