Nexus 访问控制
我想知道通过 Nexus 我可以控制存储库的访问。
例如,我有仓库 A、B 和 C 以及组 1、2 和 3。
我可以说对于仓库 A 和 B,只有组 1 具有访问权限,而仓库 C 组 2 和 3 具有访问权限?
I wanna know with nexus I can control access of repositories.
For example I have Repo A, B and C and groups 1, 2 and 3.
Can I say that for Repo A and B just Group 1 have access and Repo C group 2 and 3 have access?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,你可以这样做。您可以配置存储库的权限并指定哪些组可以访问它。
请参阅Nexus 书籍 - 管理安全性了解更多详情。
Yes, you can do that. You can configure privileges for the repositories and specify which groups can access it.
See The Nexus Book - Managing Security for more details.