简体   繁体   English

使用Windows身份验证进行私人BitBucket git存储库?

[英]use Windows Authentication for private BitBucket git repo?

Our development group uses Windows. 我们的开发小组使用Windows。 We are setting up a privately hosted BitBucket git repo. 我们正在建立一个私人托管的BitBucket git repo。 Is there a way set up authentication with Windows Authentication? 有没有一种使用Windows身份验证设置身份验证的方法? Ideally, each developer would not have to do any configuration to get push access to the repo. 理想情况下,每个开发人员不必进行任何配置即可获得对存储库的push访问。 Rather an administrator would just configure something like "all members of the user group 'XYZ Developers' have push access to repo 'XYZ'". 相反,管理员只需配置“用户组'XYZ Developers'的所有成员都具有对存储库'XYZ'的推送访问权限”之类的内容。 Possible? 可能?

We're currently using Active Directory with Bitbucket Server (Stash). 我们目前正在将Active Directory与Bitbucket Server(存储)一起使用。

See the section "Connecting Bitbucket Server" in the documentation here or here . 请参阅此处此处的文档中的“连接Bitbucket服务器”部分。

From the sounds of it you likely want to use the delegation option in the second link. 从声音上看,您可能希望使用第二个链接中的委托选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM