Hi
On Mon, Apr 2, 2018 at 11:02 AM, Akshay Joshi wrote:
> Hi Hackers,
>
> As a part of RM #2214, we will have to support SCRAM authentication. User
> will be able to login, but the problem is with "Change Password" of
> database server won't work, as we are encrypting new password using md5 and
Hi Hackers,
As a part of RM #2214, we will have to support SCRAM authentication. User
will be able to login, but the problem is with "Change Password" of
database server won't work, as we are encrypting new password using md5 and
set the new password using "*ALTER USER WITH ENCRYPTED PASSWORD
*"