Hudson -- create users
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.
精彩评论