Bug 1405991 - dialog.so and mysql_clear_password.so should be in mariadb-libs package
Summary: dialog.so and mysql_clear_password.so should be in mariadb-libs package
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mariadb
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michal Schorm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-19 12:48 UTC by Alfredo Moralejo
Modified: 2016-12-19 13:40 UTC (History)
14 users (show)

Fixed In Version:
Clone Of: 1138843
Environment:
Last Closed: 2016-12-19 13:40:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alfredo Moralejo 2016-12-19 12:48:28 UTC
+++ This bug was initially created as a clone of Bug #1138843 +++

Description of problem:

These two plugins should be in mariadb-libs package not in mariadb-server:
 /usr/lib64/mysql/plugin/dialog.so
 /usr/lib64/mysql/plugin/mysql_clear_password.so

They are needed by the mysql client, for example without dialog.so you can't connect using a pam authenticated account.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install mariadb package only (without mariadb-server).
2. Try to connect to a mariadb server on other host with pam authentication using the mysql cli client.

Actual results:
Client can't find dialog.so library.

Expected results:
Successful connection.

Additional info:


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