Issue Type: Bug Bug
Assignee: Unassigned
Components: gitlab-hook
Created: 25/Aug/14 9:34 AM
Description:

When the authentication realm is set to ldap plus 'authenticated users can do anything', the plugin is not able to create jobs for branches, giving the error below.

SEVERE: anonymous is missing the Job/Create permission
hudson.security.AccessDeniedException2: anonymous is missing the Job/Create permission

I've tried to mimic the elevated_privilege block on job creation, but I've never get a different message (in particular, no reference to SYSTEM user).

In fact, I guess that elevated_privilege does not work at all with that authentication configuration, because we have full read permisisons, and commenting out the privilege elevation code does not change the plugin behaviour.

Project: Jenkins
Priority: Blocker Blocker
Reporter: Javier Palacios
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to