-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
We are using Jenkins docker image in our CI.
On 23/08/2023 ( LTS 2.414.1 ), the image is updated from Debian 11 to Debian 12.
In this update, libpam-runtime move from 1.4.0 to 1.5.0 and the plugin PAM is the same
Since this date, LDAP Authentication Failed.
We suspect an incompatibility with the new libpam-runtime.
[JENKINS-71972] Authentication Failed with Docker image Jenkins LTS (2.414.1)
Attachment | New: pam-auth.hpi [ 61111 ] |
Attachment | New: issue-logs.txt [ 61115 ] |
Assignee | Original: Matt Sicker [ jvz ] | New: Abderrazak [ abderrazakabidallah ] |
Hello abderrazakabidallah ,
would you please have any logs to share?
It's been more than a year since the last update of the plugin, which may explain why.
Just in case, I have proposed a PR to update the dependencies of libpam4j.
I have also rebuilt the plugin on my bookworm machine (with the snapshotted libpam4j) without a problem (tests passed).
I have attached my build to this issue if you want to try it in your instance.