Bruce Edge created JENKINS-13974:
------------------------------------
Summary: Promoted-builds groups not picking up user groups
Key: JENKINS-13974
URL: https://issues.jenkins-ci.org/browse/JENKINS-13974
Project: Jenkins
Issue Type: Bug
Components: promoted-builds
Affects Versions: current
Environment: Current head of jenkins with fully updated plugins.
Reporter: Bruce Edge
I can specify a list of users that are allowed to promote builds, but I can't
use linux user groups to specify who can promote builds.
The docs imply that groups can be used, but this does not appear to be the case.
Note that my groups are pulled from ldap.
$> id
uid=1061(bedge) gid=1000(builduser) groups=1000(builduser)
Specifying "builduser" does not show the "approve" button.
Specifying "bedge" does work, but builduser does not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira