开发者

Hudson -- create users

开发者 https://www.devze.com 2023-01-11 04:14 出处:网络
I was hoping if there was an easy way to create Hudson users, so they are required to log in. And if they are not logged in they开发者_高级运维 are only able to view build statuses. Nothing else.

I was hoping if there was an easy way to create Hudson users, so they are required to log in.

And if they are not logged in they开发者_高级运维 are only able to view build statuses. Nothing else.

Please and thank you


From the main hudson page:

  • Click on Manage Hudson on the left
  • Click on Configure System
  • Check Enable Security
  • Set up your users and Permissions!

You can use Matrix-based security to give specific users certain permissions, and then use the "Anonymous" row for those not logged on.

0

精彩评论

暂无评论...
验证码 换一张
取 消