Re: Role based Authorization for “Logged in user can do anything” in Jenkins

2013-01-12 Thread Brian J. Murrell
On 13-01-12 09:52 AM, uma shankar wrote: > > Summarize the question: I actually want to add group of user who will be > admin, Other than that, if any user try to login, they should still be > able to login (if authentication is success via LDAP) but they should only > have build trigger and r

Role based Authorization for “Logged in user can do anything” in Jenkins

2013-01-12 Thread uma shankar
We have enabled LDAP authentication. At my organization, we have 500+ of developer and 1000+ applications. We don’t want to take a burden of adding all the user to Jenkins and provide project wise authorization. Below are my requirement, if possible by using any of plugin or configuration