Merge lp:~stewart/percona-pam-for-mysql/libpsclient-doc into lp:percona-pam-for-mysql

Proposed by Stewart Smith
Status: Approved
Approved by: Laurynas Biveinis
Approved revision: 36
Proposed branch: lp:~stewart/percona-pam-for-mysql/libpsclient-doc
Merge into: lp:percona-pam-for-mysql
Diff against target: 11 lines (+1/-1)
1 file modified
doc/source/intro.rst (+1/-1)
To merge this branch: bzr merge lp:~stewart/percona-pam-for-mysql/libpsclient-doc
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
pam-for-mysql-developers Pending
Review via email: mp+199982@code.launchpad.net

Description of the change

simple documentation update, mentions libperconaserverclient

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Let's hold the merge until the libperconaserverclient rename has been merged to server trunks.

review: Approve

Unmerged revisions

36. By Stewart Smith

update documentation to mention libperconaserverclient alongside libmysqlclient

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/source/intro.rst'
2--- doc/source/intro.rst 2012-03-15 14:43:05 +0000
3+++ doc/source/intro.rst 2013-12-23 21:56:14 +0000
4@@ -4,7 +4,7 @@
5
6 Percona PAM Authentication Plugin is a free and Open Source implementation of the MySQL's authentication plugin. This plugin acts as a mediator between the MySQL server, the MySQL client, and the PAM stack. The server plugin requests authentication from the PAM stack, forwards any requests and messages from the PAM stack over the wire to the client (in cleartext) and reads back any replies for the PAM stack.
7
8- PAM plugin uses dialog as its client side plugin. Dialog plugin can be loaded to any client application that uses libmysqlclient library.
9+ PAM plugin uses dialog as its client side plugin. Dialog plugin can be loaded to any client application that uses libmysqlclient library (or compatible client library such as libperconaserverclient).
10
11 Here are some of the benefits that Percona dialog plugin offers over the default one:
12

Subscribers

People subscribed via source and target branches