Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Auth_Pam/auth_Pam_Compat With Sqlyog

forums forums SQLyog Using SQLyog Auth_Pam/auth_Pam_Compat With Sqlyog

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #12938
      rbro
      Participant

      I would like to use LDAP authentication against a MySQL server via http://www.percona.com/doc/percona-pam-for-mysql. I'm trying to use auth_pam or auth_pam_compat on a Linux server. The Linux clients work great, but the Windows clients such as SQLyog receive an error “Client does not support authentication protocol requested by server; consider upgrading MySQL client”.

      Are there any ways to get around this on SQLyog?

      If the above is not possible, are there other options for LDAP authentication with Windows clients?

      Thanks,

      Ryan

    • #34216
      peterlaursen
      Participant

      Not currently, and we have not studied it much yet.

      We are discussing with another user requesting support for http://dev.mysql.com…on-plugin.html He claims

      “Basically, this is [required]for using PAM

      authentication on Windows clients”

      Do you agree/disagree? Do you know more?

    • #34217
      rbro
      Participant

      Thanks, yes, I think that would solve my issue too. auth_pam uses dialog.so, but auth_pam_compat uses mysql_clear_password. I was hoping to use auth_pam_compat for authentication and then use SSL connections to encrypt the transmission of the password.

      See http://www.percona.com/doc/percona-pam-for-mysql/intro.html

Viewing 2 reply threads
  • You must be logged in to reply to this topic.