HiveBrain v1.2.0
Get Started
← Back to all entries
patternsqlMinor

MySQL LDAP authentication

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
mysqlldapauthentication

Problem

Is LDAP authentication and authorization in MySQL possible? What are the requirements (MySQL version, third-party software etc.)? How it's organized?

Thanks.

Solution

You can use mysql proxy for this , as it can execute shell commands , intercept and rewrite authentication . This should get you started .

Context

StackExchange Database Administrators Q#90, answer score: 3

Revisions (0)

No revisions yet.