Hi -
It shares the same distribution. The difference is that you INSTALL
PLUGIN with auth_pam_compat.so and specify IDENTIFIED WITH
auth_pam_compat for CREATE USER commands.
> Additionally, I have things set up and working in MySQL 5.5.22 using ldap
> for authentication. However, I have found that the Percona plugin must be
> installed on all client machines when making connections. Is this expected
> behavior?
Yes, the client plugin is needed for the full plugin.
> I'm really looking for something I can install on the server only
> and then clients will work without additional software (assuming they use
> the correct base mysql client version).
The compat plugin should help you then - it uses then standard
Oracle-shipped client plugin, available by default.
--
Laurynas
www.percona.com