Skip to main content

A simple web application to manage Ldap entries

Project description

LdapCherry

https://raw.githubusercontent.com/kakwa/ldapcherry/master/resources/static/img/apple-touch-icon-72-precomposed.png

Nice and simple application to manage users and groups in multiple directory services.

https://travis-ci.org/kakwa/ldapcherry.svg?branch=master https://coveralls.io/repos/kakwa/ldapcherry/badge.svg PyPI version Documentation Status
Doc:

LdapCherry documentation on ReadTheDoc

Dev:

LdapCherry source code on GitHub

PyPI:

LdapCherry package on Pypi

License:

MIT

Author:

Pierre-Francois Carpentier - copyright © 2016


Demo

A demo is accessible here: https://ldapcherry.kakwalab.ovh

The credentials are:

  • as administrator: admin/admin

  • as user: user/user

Please take note that it’s not possible to modify/delete the ‘admin’ and ‘user’ users.

Also take note that the service will be reseted once per day.

Presentation

LdapCherry is a CherryPY application to manage users and groups in multiple directory services.

Its main features are:

  • manage multiple directories/databases backends in an unified way

  • roles management (as in “groups of groups”)

  • autofill forms

  • password policy

  • self modification of some selected fields by normal (non administrator) users

  • nice bootstrap interface

  • modular through pluggable authentication, password policy and backend modules

LdapCherry is not limited to ldap, it can handle virtually any user backend (ex: SQL database, htpasswd file, etc) through the proper plugin (provided that it is implemented ^^).

LdapCherry also aims to be as simple as possible to deploy: no crazy dependencies, few configuration files, extensive debug logs and full documentation.

The default backend plugins permit to manage Ldap and Active Directory.

Screenshots

Screenshots.

Try out

# clone the repository
$ git clone https://github.com/kakwa/ldapcherry && cd ldapcherry

# change the directory where to put the configuration (default: /etc)
$ export SYSCONFDIR=/etc
# change the directory where to put the resource (default: /usr/share)
$ export DATAROOTDIR=/usr/share/

# install ldapcherry
$ python setup.py

# edit configuration files
$ vi /etc/ldapcherry/ldapcherry.ini
$ vi /etc/ldapcherry/roles.yml
$ vi /etc/ldapcherry/attributes.yml

# launch ldapcherry
$ ldapcherryd -c /etc/ldapcherry/ldapcherry.ini -D

License

LdapCherry is published under the MIT Public License.

Discussion / Help / Updates


https://raw.githubusercontent.com/kakwa/ldapcherry/master/docs/assets/python-powered.png https://raw.githubusercontent.com/kakwa/ldapcherry/master/docs/assets/cherrypy.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ldapcherry-1.1.1.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file ldapcherry-1.1.1.tar.gz.

File metadata

  • Download URL: ldapcherry-1.1.1.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for ldapcherry-1.1.1.tar.gz
Algorithm Hash digest
SHA256 f59c76a0bc97e8823ec5d952cbf24fe285460b40a5134bd85e2d91ee10ef2af1
MD5 e39521bca206dd074d38d053aaf0afbe
BLAKE2b-256 80fc685a3420c37e279ac55594c58087116c9092958e5b0326ca41b130d467bd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page