Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 296 Bytes

OMS-LDAP-Interface

This is an experiment to try to wrap an ldap interface around the existing core.

Running it

To start the service, either use

npm install 
npm start

or, in the docker folder

docker-compose build
docker-compose up

It will bind the interface to port 1389