You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Percona Discussion
I have just installed the plugin auth_pam.so form mysql authentication
However, I am getting the following error when creating a user to
authenticated against ldap:
--------------------------------------------------------------------------------------------------------------
mysql> CREATE USER 'rsiwal'@'localhost' IDENTIFIED WITH auth_pam;
ERROR 1054 (42S22): Unknown column 'plugin' in 'mysql.user'
--------------------------------------------------------------------------------------------------------------
MySQl version: 5.5.25