Ateam_mysql57_ldap_auth

Jul 20, 2023

A-Team MySQL LDAP authentication plugin

A-Team MySQL LDAP Authenticator —————————————————————————- - A-Team MySQL LDAP Authenticator ateam_mysql_ldap_auth is an authentication plugin for MySQL 5.5.7 and up, and has been tested with 5.6 under FreeBSD. This module allows you to create MySQL users that are then authenticated against an LDAP server. This reduces administrative overhead and eliminates your users having to remember a seperate username and password for MySQL. Just like MySQL Enterprise’s PAM module, for client side authentication this plugin uses the clear_text password module as the LDAP server must perform the password hashing and comparison. For command line clients this is done by setting the following environment variable

export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1

In MySQL Workbench this is acheived by going to go to the “Advanced” tab and checking “Enable Cleartext Authentication Plugin” when editing a connction.

!!! IMPORTANT !!! ———————————————————————— !!! ENSURE THE COMMUNICATIONS PATH BETWEEN THE CLIENT AND SERVER IS SECURE! !!! ———————————————————————— !!! By default MySQL does not use SSL so additional steps and network design !!! are needed to ensure you’re not exposing your credetials.



Checkout these related ports:
  • Zodb3 - Z - Object Database for python
  • Zodb - Python object-oriented database
  • Zabbix22-libzbxpgsql - Zabbix agent module for comprehensive monitoring of PostgreSQL servers
  • Xtrabackup8 - Open-source backup tool for InnoDB and XtraDB
  • Xtrabackup - OpenSource version of InnoDB backup with support of Percona extensions
  • Xrootd - Framework for fast, low latency, scalable data access
  • Xls2txt - Utilities to convert spreadsheet files to text and csv formats
  • Xapian-core12 - Probabilistic text search database engine
  • Xapian-core10 - Probabilistic text search database engine
  • Xapian-core - Probabilistic text search database engine
  • Xapian-bindings12 - Bindings allowing Xapian to be used from various programming languages
  • Xapian-bindings - Bindings allowing Xapian to be used from various programming languages
  • Wfb2sql - CIA World Fact Book to SQL Conversion Utility
  • Webdis - HTTP interface for Redis
  • Vsqlite - Well designed and portable SQLite3 Wrapper for C++