Jenkins projects not visible even though user has all privleges
Posted
by
Frank Rosario
on Server Fault
See other posts from Server Fault
or by Frank Rosario
Published on 2013-06-27T21:14:25Z
Indexed on
2013/06/27
22:22 UTC
Read the original article
Hit count: 277
We want to lock down Jenkins and specific jobs to certain personnel. I have my account with all global privileges granted with project based matrix security. A coworker has a similar account and has been granted all the same privileges. When I log in with my account, I can see all of the projects we have setup. When my coworker whom has the exact same privileges logs in, none of the projects are visible. I've double and triple checked the permissions matrix to make sure we have the same global privileges; we do. Some of the projects have project specific privileges setup as well, but again; I've confirmed that both of us have the same access to these projects as well.
So why can I see all the projects and my coworker is unable to see any of the projects?
© Server Fault or respective owner