[ 
https://issues.jenkins-ci.org/browse/JENKINS-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163330#comment-163330
 ] 

SCM/JIRA link daemon commented on JENKINS-13526:
------------------------------------------------

Code changed in jenkins
User: Rob Petti
Path:
 core/src/main/java/hudson/security/PAMSecurityRealm.java
 core/src/main/resources/hudson/security/PAMSecurityRealm/help.html
http://jenkins-ci.org/commit/pam-auth-plugin/17721734698d56dbe0f654f52f27353df08235c9
Log:
  [FIXED JENKINS-13526] use '@' prefix to force PAM to interpret the user/group 
as a group

Originally-Committed-As: db1b7eef1a9a67b5f08e73d349230e0cec5a485d



                
> 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

        

Reply via email to