<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jenkins on Notities</title><link>https://d8224bcf.backup-website.pages.dev/en/tags/jenkins/</link><description>Recent content in Jenkins on Notities</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 20 Jul 2026 22:38:58 +0200</lastBuildDate><atom:link href="https://d8224bcf.backup-website.pages.dev/en/tags/jenkins/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure LDAP/IPA Server with Jenkins</title><link>https://d8224bcf.backup-website.pages.dev/en/blog/2024-configure-ldap-ipa-server-with-jenkins/</link><pubDate>Sat, 09 Mar 2024 17:38:50 +0000</pubDate><guid>https://d8224bcf.backup-website.pages.dev/en/blog/2024-configure-ldap-ipa-server-with-jenkins/</guid><description>&lt;p&gt;===&lt;/p&gt;
&lt;p&gt;Identity, Policy, and Audit (IPA) system&lt;/p&gt;
&lt;p&gt;===&lt;/p&gt;
&lt;p&gt;Jenkins&lt;/p&gt;
&lt;p&gt;2.319.2&lt;/p&gt;
&lt;p&gt;=﻿==&lt;/p&gt;
&lt;p&gt;Dashboard -&amp;gt; Security -&amp;gt; Configure Global Security&lt;/p&gt;
&lt;p&gt;Server:&lt;/p&gt;
&lt;p&gt;ldap://&amp;lt;IP_SERVER&amp;gt;:389&lt;/p&gt;
&lt;p&gt;root DN:&lt;/p&gt;
&lt;p&gt;dc=&lt;NETWORK&gt;,dc=com&lt;/p&gt;
&lt;p&gt;User search base&lt;/p&gt;
&lt;p&gt;cn=users,cn=accounts&lt;/p&gt;
&lt;p&gt;User search filter&lt;/p&gt;
&lt;p&gt;uid={0}&lt;/p&gt;
&lt;p&gt;Group search base&lt;/p&gt;
&lt;p&gt;cn=groups,cn=accounts&lt;/p&gt;
&lt;p&gt;Group membership -&amp;gt; Search for LDAP groups containing user -&amp;gt; Group membership filter:&lt;/p&gt;
&lt;p&gt;(| (member={0}) (uniqueMember={0}) (memberUid={1}))&lt;/p&gt;
&lt;p&gt;Manager DN:&lt;/p&gt;
&lt;p&gt;uid=&amp;lt;ADMIN_USER&amp;gt;,cn=users,cn=accounts,dc=&lt;NETWORK&gt;,dc=com&lt;/p&gt;</description></item></channel></rss>