Redmine Ldap Sync
发布于: https://github.com/thorin/redmine_ldap_sync 兼容于: Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*, 3.3.*, 3.2.*, 3.1.*, 3.0.*, 2.6.*, 2.5.*, 2.4.*, 2.3.*, 2.2.*, 2.1.*
最新版本: 2.3.1 更新日期: 2023-11-29 20:10
发布于: https://github.com/thorin/redmine_ldap_sync 兼容于: Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*, 3.3.*, 3.2.*, 3.1.*, 3.0.*, 2.6.*, 2.5.*, 2.4.*, 2.3.*, 2.2.*, 2.1.*
最新版本: 2.3.1 更新日期: 2023-11-29 20:10
![]() |
作者: | redmineplugins.cn Admin |
---|---|---|
主页: | https://github.com/thorin/redmine_ldap_sync | |
版本库: | https://github.com/thorin/redmine_ldap_sync | |
创建于: | 2022-06-30 | |
当前版本: | 2.3.1 | |
兼容性: | Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*, 3.4.*, 3.3.*, 3.2.*, 3.1.*, 3.0.*, 2.6.*, 2.5.*, 2.4.*, 2.3.*, 2.2.*, 2.1.* |
该插件扩展redmine ldap authentication,在登录时同步用户/组数据。同时提供若干rake tasks,可通过手动的方式定期自动同步用户及组用户数据。
功能:
备注:
可用的Rake tasks:
# rake -T redmine:plugins:ldap_sync rake redmine:plugins:ldap_sync:sync_all # Synchronize both redmine's users and groups with LDAP rake redmine:plugins:ldap_sync:sync_groups # Synchronize redmine's groups fields with those on LDAP rake redmine:plugins:ldap_sync:sync_users # Synchronize redmine's users fields and groups with those on LDAP
其它更详细介绍见作者主页
rake redmine:plugins:migrate RAILS_ENV=production
rake -T redmine:plugins:ldap_sync RAILS_ENV=production
Restart Redmine.
积分(10)
兼容性: Redmine 5.0.*, 5.1.*
文件
redmine_ldap_sync-2.3.1.zip (184 KB)
积分(10)
兼容性: Redmine 2.1.*, 2.2.*, 2.3.*, 2.4.*, 2.5.*, 2.6.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*
Redmine4兼容版: redmine_ldap_sync-redmine4-fixed.zip
文件
redmine_ldap_sync-redmine4-fixed.zip (184 KB)
兼容性: Redmine 2.1.*, 2.2.*, 2.3.*, 2.4.*, 2.5.*, 2.6.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*
Redmine4兼容版: redmine_ldap_sync-redmine4-fixed.zip
文件
redmine_ldap_sync-2.1.1.devel.zip (186 KB)
没有任何数据可供显示
评论
添加评论
5.1上用不了,估计5.0也用不了,它调用了sorted_set类,而这个类已经在ruby 3上被移除了。
@night redmine 试试这个方法 https://redmineplugins.cn/issues/579#note-2
请问有朋友们用过这个插件吗?对5.1的支持怎么样?
4.1.1版本添加插件以后重启报错2023-06-17 17:20:32,417 INFO success: unicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-06-17 17:20:36,143 INFO exited: unicorn (exit status 1; not expected) 服务出现502无法访问
Redmine4兼容版 redmine_ldap_sync-redmine4-fixed.zip 见问题 #81
4.1.1版本添加插件以后重启报错2023-06-17 17:20:32,417 INFO success: unicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-06-17 17:20:36,143 INFO exited: unicorn (exit status 1; not expected) 服务出现502无法访问 这个是为什么啊?
@tian autumn 日志信息有点少,可以建个问题
这个插件还要钱呀