Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding PAM as a user realm #809

Closed
wants to merge 1 commit into from

Conversation

TheKangaroo
Copy link

Like #606 for LDAP, this PR adds the pam authentication for Jenkins.
The configuration of pam Auth works fine for me.
I still have trouble with Jenkins only supporting one security realm provider (https://issues.jenkins-ci.org/browse/JENKINS-15063).
Therefore as soon as I configure PAM auth with puppet, the puppet Jenkins configuration user (who is in Jenkins own user database) stops working and there seems to be no way, to automate the deployment of Jenkins with pam.
The only workaround I can think of would be a user in the Linux system with the exact same username and password as the Jenkins admin+initialAdminPassword.
But I'm not sure how to implement this right now.
Any ideas or suggestions on that?

@jhoblitt
Copy link
Member

@TheKangaroo It looks like there are at least syntax problems with the groovy.

@rtyler I sort of feel like security.pp needs to die in a fire. Do you want to accept new non-native type changes? I'd prefer that this go into jenkins_security_realm type.

@bastelfreak
Copy link
Member

Hi. Thanks for raising this PR, but I'm going to close it due to inactivity. Please reopen it if you're still interested in getting this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants