ldap-mongo-server
基于node.js快速構(gòu)建一個(gè)Ldap server(AD域)
項(xiàng)目地址
項(xiàng)目依賴
- node.js
- mongodb
- ldapjs
使用步驟
- fork this repository
- git clone https://github.com/<yourname>/ldap-mongo-server.git
- cd ldap-mongo-server
- npm install
- cp config.json.example config.json
- edit config.json
- sudo node index.js
如果想網(wǎng)頁端管理,將config.json的admin_port從-1改為一個(gè)端口即可通過網(wǎng)頁快速修改