UNPKG
ldap-server-mock
Version:
latest (6.0.1)
6.0.1
6.0.0
5.0.0
4.0.0
3.0.0
2.0.0
1.0.0
Simple mock for LDAP server
github.com/veo-labs/ldap-server-mock
veo-labs/ldap-server-mock
ldap-server-mock
/
ldap-server-mock-conf.json
7 lines
(6 loc)
•
187 B
JSON
View Raw
1
2
3
4
5
6
7
{
"certPath"
:
"/home/lhawsa/Documents/certificates/local/local.crt"
,
"certKeyPath"
:
"/home/lhawsa/Documents/certificates/local/local.key"
,
"port"
:
3004
,
"searchBase"
:
"dc=test"
}