Bug 1534550 - [OSP12] Password not required to login as root to MariaDB on the Undercloud
Summary: [OSP12] Password not required to login as root to MariaDB on the Undercloud
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 12.0 (Pike)
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: z2
: 12.0 (Pike)
Assignee: Michele Baldessari
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On: 1364576 1534552 1534558
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-15 13:21 UTC by Michele Baldessari
Modified: 2018-03-28 17:29 UTC (History)
17 users (show)

Fixed In Version: instack-undercloud-7.4.9-1.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1364576
Environment:
Last Closed: 2018-03-28 17:28:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1742191 0 None None None 2018-01-15 13:21:31 UTC
OpenStack gerrit 532805 0 None None None 2018-01-15 13:21:31 UTC
Red Hat Product Errata RHBA-2018:0607 0 None None None 2018-03-28 17:29:25 UTC

Comment 2 Udi Shkalim 2018-03-06 12:27:19 UTC
Verified on: instack-undercloud-7.4.9-1.el7ost.noarch

[root@undercloud-0 ~]# mysql -u root -p
Enter password:
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 1519
Server version: 5.5.56-MariaDB MariaDB Server

Copyright (c) 2000, 2017, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> select user,host,password from mysql.user where user like 'root';
+------+-----------+-------------------------------------------+
| user | host      | password                                  |
+------+-----------+-------------------------------------------+
| root | localhost | *A7BA3145EDEC53E9A7F72E12DB9A6D8ADEE4A92E |
+------+-----------+-------------------------------------------+

Comment 5 errata-xmlrpc 2018-03-28 17:28:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0607


Note You need to log in before you can comment on or make changes to this bug.