Giter Site home page Giter Site logo

zentao-ldap's Introduction

简介

注意: 有问题请开 issue , 请勿发送邮件要求我为你提供私人服务

这个插件是在 “禅道开源版LDAP插件” 上基础进行的修正,使其可以在 禅道开源版 16.3 上正常运行

测试的 zentao 版本 https://github.com/shynome/zentao-docker , 更新的版本可能不行, 如果有 pr 修复的话会接受的

配置示例

使用uid作为登录域账号账户

选项 示例值
LDAP服务器 ldap://192.168.32.203:389
协议版本 3
BindDN cn=admin,dc=mylitboy,dc=com
BindDN 密码 ou=users,dc=mylitboy,dc=com
Search filter (objectClass=person)
账号字段 uid
EMail 字段 mail
姓名字段 cn

使用SamAccountName作为登录域账号账户

选项 示例值
LDAP服务器 ldap://192.168.32.203:389
协议版本 3
BindDN cn=admin,dc=mylitboy,dc=com
BindDN 密码 ou=users,dc=mylitboy,dc=com
Search filter (objectClass=person)
账号字段 samaccountname
EMail 字段 mail
姓名字段 cn

参考 https://blog.mylitboy.com/article/operation/zentao-config-ldap.html

从钉钉同步信息到ldap

参考 https://github.com/anjia0532/virtual-ldap

FAQ

    • 问:开启这个插件后无法登录本地账户
    • 答:本地账户需要加上 $ 前缀来登录
    • 问: 连接是 ok 但是同步了 0 位用户
    • 答: 这种情况的话, 保存设置后再点击手动同步就可以正常同步(原来的版本就有的问题懒得改了)
      注意: 所有的字段都是需要填写的

zentao-ldap's People

Contributors

shynome avatar breezemit avatar shojinto avatar anjia0532 avatar samsong8610 avatar

Stargazers

Yuefeng Leng avatar

Watchers

James Cloos avatar

Forkers

lengyf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.