<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.cm-variable-2
        {mso-style-name:cm-variable-2;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I am running phpMyAdmin 4.5.4.1 on my FreeBSD server with MySQL 5.5.43 and I am unable to work with MySQL account passwords because of the Authentication Plugin ‘Native MySQL authentication’<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This ‘plugin’ errors my MySQL commands so that I cannot create, change, edit, or set passwords by adding ‘<span class="cm-variable-2"><span style="font-size:10.0pt;font-family:"Courier New"">IDENTIFIED WITH mysql_native_password’ to my
 SQL string</span></span>.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To get this to work I have to take the SQL command that errors, remove that entry, and manually enter it in the SQL tab as a command line to create a user.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I cannot find any confirmation setting, plugin, or compiling option to turn this off.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Does anyone know how I can disable this feature so my phpMyAdmin works again?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    Server: Localhost via UNIX socket<o:p></o:p></p>
<p class="MsoNormal">    Server type: MySQL<o:p></o:p></p>
<p class="MsoNormal">    Server version: 5.5.43 - Source distribution<o:p></o:p></p>
<p class="MsoNormal">    Protocol version: 10<o:p></o:p></p>
<p class="MsoNormal">    Server charset: UTF-8 Unicode (utf8)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Web server<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    Apache/2.2.31 (FreeBSD) PHP/5.6.16 mod_ssl/2.2.31 OpenSSL/1.0.2f DAV/2<o:p></o:p></p>
<p class="MsoNormal">    Database client version: libmysql - mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $<o:p></o:p></p>
<p class="MsoNormal">    PHP extension: mysqli Documentation<o:p></o:p></p>
<p class="MsoNormal">    PHP version: 5.6.16<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">phpMyAdmin<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">    Version information: 4.5.4.1 (up to date)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Justin<o:p></o:p></p>
</div>
</body>
</html>