Rob Petti created JENKINS-13526: ----------------------------------- Summary: PAM security realm should have a way to differentiate users from groups Key: JENKINS-13526 URL: https://issues.jenkins-ci.org/browse/JENKINS-13526 Project: Jenkins Issue Type: Improvement Components: core, security Reporter: Rob Petti
This is an issue that came up in the #jenkins irc channel. There is currently a limitation when using PAM with matrix based security. If a group's name matches that of a user, it cannot be used in the configuration, as it will always select the user instead of the group. I propose supporting a prefix, such as '@' that will explicitly identify the group/user as a group. -- 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