ldap-sync:用于与其他后端进行单向实时 LDAP 同步的服务

时间:2024-07-04 01:06:56
【文件属性】:

文件名称:ldap-sync:用于与其他后端进行单向实时 LDAP 同步的服务

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-04 01:06:56

JavaScript

LDAP 同步 该软件的目标是同步 LDAP 和其他后端(如 redmine 和 google 应用程序)之间的更改。 安装 您可以使用 npm 将此软件安装到全局上下文中: sudo npm install git+https://github.com/conversionscience/ldap-sync.git -g 配置 ldap-sync二进制文件将在/etc/ldap-sync/config.json 中搜索配置,如果导入失败将​​引发错误。 配置文件由五个部分组成,可以是: { "connection": { "uri": "ldap://localhost" }, "bind": { "binddn": "cn=Manager,dc=domain,dc=com", "password": "password" }, "s


【文件预览】:
ldap-sync-master
----bin()
--------ldap-sync.js(303B)
----package.json(988B)
----.gitignore(42B)
----lib()
--------index.js(3KB)
--------plugins()
--------config.json(423B)
----README.md(5KB)

网友评论