Skip to content

ashcrow/ocupado_plugin_ldap

Repository files navigation

ocupado_plugin_ldap

LDAP plugin for the ocupado tool.

Build Status

Usage

Add the plugin to your configuration backend.

ini

[plugin]
# ...
ocupado_plugin_ldap = LDAP

[ocupado_plugin_ldap]
uri = ldaps://127.0.0.1:389
base = ou=testing,dc=example,dc=org
filter = (cn=%s)
#user =
#passwd =

About

LDAP plugin for the ocupado tool.

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages