|
|
1
5
应该工作:
如果有更具体的方法,只检查ldap而不影响系统的其他部分?我不知道,但有可能使用预提交钩子,或者类似的东西。 |
|
|
2
3
你可以用
gitosis (Python中)或 gitolite ,用于通过SSH访问git存储库,而不需要为每个用户设置(可能是有限的)单独的shell帐户,以使用LDAP进行身份验证。 |
|
|
3
2
|
|
|
4
1
Gitorious是一个备受推崇的(开源)企业环境解决方案,提供对存储库的web和SSH访问。 Craig对代码库的添加使LDAP成为授权和认证的来源。 https://gitorious.org/gitorious/mainline/merge_requests/138 <--LDAP支持中的合并 希望代码能很快被合并到Gitorious的主线中,这样我们就不必自己修补它了。 |
|
|
5
0
smart-http . 如果您使用此协议,您可以设置 Apache server to authenticate through LDAP ,然后让git通过http传输数据。 |
|
|
aneela · LDAP父项不存在:Openstack OIDC 4 年前 |
|
|
ScalaMan · 使用pyad创建用户,密码不过期 8 年前 |
|
|
Karbust · PHP未定义变量ldap 8 年前 |