Skip to content

打通钉钉通讯录与企业AD域账号同步功能

Notifications You must be signed in to change notification settings

zhujintao/dingAdsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

目前只做了单向同步。
钉钉管理后台新增员工账号都会同步到AD域,删除账号在AD域会自动停用该账号。
组织架构会以组的行式同步到AD域。
使用方法:  

  ./dingAdsync
默认会读取当前目录下的 dingAdsync.conf 配置文件,其它目录加-c 参数。

配置文件格式
[dingding]
corpId="xxxx"
corpSecret="xxxx"
noteappid="123456"

[domain]

domain="DRIXMT.LOCAL"
server="srv01-w12r2"
mainou="K-Think"
account="[email protected]"
password="[email protected]"
ldapssl=true

About

打通钉钉通讯录与企业AD域账号同步功能

Resources

Stars

Watchers

Forks

Packages

No packages published