Bug #71240 Unhandled Exception with authentication plugins
Submitted: 27 Dec 2013 21:30
Reporter: Todd Farmer (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:6.0.8 OS:Windows (7 (64-bit))
Assigned to: CPU Architecture:Any

[27 Dec 2013 21:30] Todd Farmer
Description:
When MySQL Server has custom authentication plugins enabled, it causes problems for Workbench in managing users.  While the auth plugins show in the "Authentication type" drop-down, trying to create new (or alter existing) accounts with such plugins causes an unhandled exception.

How to repeat:
Get and deploy a non-standard authentication plugin:

http://mysqlblog.fivefarmers.com/2012/11/08/system-user-authentication-plugin/

Try to create or manage an existing user with this plugin.

Suggested fix:
Eliminate error.
[27 Dec 2013 21:31] Todd Farmer
Screenshot

Attachment: bug71240.PNG (image/png, text), 169.92 KiB.

[10 Oct 2014 12:37] Daniƫl van Eeden
Related to Bug #61326