Port details |
- ateam_mysql57_ldap_auth A-Team MySQL LDAP authentication plugin
- 1.0 databases
=0 1.0Version of this port present on the latest quarterly branch.- Maintainer: ganbold@FreeBSD.org
 - Port Added: 2020-07-11 16:53:37
- Last Update: 2020-08-12 03:54:28
- SVN Revision: 544734
- License: GPLv2
- Description:
- A-Team MySQL LDAP Authenticator
WWW: https://github.com/ateamsystems/ateam_mysql_ldap_auth
---------------------------------------------------------------------------- -
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.
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist -
- ateam_mysql57_ldap_auth>0:databases/ateam_mysql57_ldap_auth
- To install the port:
cd /usr/ports/databases/ateam_mysql57_ldap_auth/ && make install clean - To add the package:
pkg install ateam_mysql57_ldap_auth - PKGNAME: ateam_mysql57_ldap_auth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1593015605
SHA256 (ateamsystems-ateam_mysql57_ldap_auth-1.0-f6d79fb_GH0.tar.gz) = 0f175183472d89bc8dde450b2fc3d5f6562900a912898898ef9dcd32498bb875
SIZE (ateamsystems-ateam_mysql57_ldap_auth-1.0-f6d79fb_GH0.tar.gz) = 18081
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- mysqld : databases/mysql57-server
- Library dependencies:
-
- libconfig.so : devel/libconfig
- libmysqlclient.so.20 : databases/mysql57-client
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
- Configuration Options
- ===> The following configuration options are available for ateam_mysql57_ldap_auth-1.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- USES:
- compiler:c++11-lang gmake mysql:57,client,server
- Master Sites:
-
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Aug 2020 02:54:28
1.0

|
ganbold  |
Specify mysql version in USES.
PR: 248237
Approved by: fernape@
Sponsored by: A-Team Systems, LLC |
30 Jul 2020 08:54:05
1.0

|
pkubaj  |
databases/ateam_mysql57_ldap_auth: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/mysql/my_global.h:212: error: redefinition of typedef
'my_socket'
/usr/local/include/mysql/mysql.h:64: error: previous declaration of 'my_socket'
was here |
11 Jul 2020 16:53:33
1.0

|
pizzamig  |
databases/ateam_mysql57_ldap_auth: new port for mysql 5.7
A-Team MySQL 5.7 LDAP authentication plugin
PR: 247685
Submitted by: ganbold@freebsd.org (maintainer)
Event: July 2020 Bugathon |
Number of commits found: 3
|
Latest Vulnerabilities |
12 vulnerabilities affecting 81 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-23 18:22:23
|
|