8000 GitHub - hitalos/bina at v2.2.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ bina Public

A web App to search in a LDAP for users and contacts.

Notifications You must be signed in to change notification settings

hitalos/bina

Repository files navigation

Bina

A web App to search in a LDAP for users and contacts.

Requirements

  • One or many LDAP servers like Active Directory

Installing

  • Download the released binary for your Operacional System

Configuring

After install, edit an config.yml file and set variables (like the example).

Debugging

Before running app, set environment variable DEBUG:

DEBUG=1
0