Skip to content

dikapriska/ldap2mysql-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP MySQL Grant Syncher

Requirements

  • bash
  • ldapclient (linux)
  • MariaDB Client
  • MariaDB or MySQL user with admin privileges
  • MariaDB or MySQL server with LDAP-pam module configured

Usage

Configure the Env Variables. We can use the Dockerfile for the Docker-based app, ie:

image

Or, if you have a Kubernetes cluster, simply configure the cronjob.yaml and apply it.

If you don't want to run it as a container, you can use it as a crontab, with exported Envs.

About

A shell script to automate user creation and grants database of user prefix of an LDAP user for MySQL/MariaDB Database Resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors