[
https://issues.jenkins-ci.org/browse/JENKINS-9681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163328#comment-163328
]
SCM/JIRA link daemon commented on JENKINS-9681:
-----------------------------------------------
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
core/src/main/java/hudson/security/PAMSecurityRealm.java
war/src/main/webapp/WEB-INF/security/PAMSecurityRealm.groovy
http://jenkins-ci.org/commit/pam-auth-plugin/e6c2debacd061b4480868ee925b34f7189e4dd7f
Log:
[FIXED JENKINS-9681] PAM now supports CLI auth
... by extending from AbstractPasswordBasedSecurityRealm.
Originally-Committed-As: 6a75fe64e69c9f53757603fc849c16099dfc483a
> NIS / PAM authentication should use AbstractPasswordBasedSecurityRealm
> (PAMSecurityRealm should extend it)
> ----------------------------------------------------------------------------------------------------------
>
> Key: JENKINS-9681
> URL: https://issues.jenkins-ci.org/browse/JENKINS-9681
> Project: Jenkins
> Issue Type: Bug
> Components: cli
> Reporter: Damien Nozay
>
> PAMSecurityRealm extends SecurityRealm.
> PAMSecurityRealm should extend AbstractPasswordBasedSecurityRealm instead.
> This is necessary for CLI to work with PAM authentication scheme.
> see also JENKINS-7995.
--
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