<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server]]></title><description><![CDATA[<p dir="auto">I am working on getting OpenLDAP integrated to XO<br />
If I use the backend test script</p>
<pre><code>/usr/local/lib/node_modules/xo-server-auth-ldap/dist/test-cli.js
</code></pre>
<p dir="auto">It connects fine and I get replies back that it is good.<br />
I plug the same information into the plugin and test and I get nothing back confirming it works. I try to log in at login page and get invalid credentials.<br />
I have restarted the service also and still not working.<br />
Version I am running for XO - xo-server 5.66.2 and xo-web 5.70.0<br />
Is there a way to take the conf file that was generated in the test-cli and import it into plugin?<br />
What logs do I need to look at?<br />
Also do I need a special group in my LDAP?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://xcp-ng.org/forum/topic/3698/auth-ldap-v0-6-4-ldap-authentication-plugin-for-xo-server</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 13:50:52 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/3698.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Oct 2020 16:44:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 07 Feb 2023 19:29:38 GMT]]></title><description><![CDATA[<p dir="auto">I had a lot of trouble getting the LDAP integration to work with Active Directory domain controllers, and i kept finding this post over and over.<br />
So i wanted to share my configuration and make it easier on others trying to do the same thing in the future.</p>
<p dir="auto">Using this config i was able to get everything working, but i found a few limitations:</p>
<ol>
<li>Xen Orchestra cannot find any group members where the member has the "Primary Group" attribute set.</li>
<li>Only direct members of a group are recognized (nested groups don't work).</li>
<li>When signing in, i have to specify "username" instead of "<a href="mailto:username@cxlab.domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">username@cxlab.domain.com</a>"</li>
<li>Groups are created by clicking "Synchronize LDAP groups", however users are not created until they sign into XOA the first time.</li>
<li>Users are not deleted from Xen Orchestra when they are removed from the domain. (but they can no longer log in to XOA)</li>
</ol>
<hr />
<p dir="auto">auth-ldap (v0.10.6) - LDAP authentication plugin for XO-Server<br />
Auto-load at server start [checked]</p>
<p dir="auto">Configuration</p>
<pre><code>URI: ldap://domaincontroller1.cxlab.domain.com

  **Certificate Authorities**
  Check certificate [disabled]
  Use StartTLS [disabled]
  Base: DC=cxlab,DC=domain,DC=com

  **Credentials**
  dn: cxadmin@cxlab.domain.com
  password: ******************

User filter: (sAMAccountName={{name}})
ID attribute: dn

  **Synchronize groups**
  [checked] Fill information (optional)
  Base: CN=Users,DC=cxlab,DC=domain,DC=com
  Filter: (ObjectClass=group)
  ID attribute: dn
  Display name attribute: cn

    **Members mapping**
    Group attribute: member
    User attribute: dn
</code></pre>
<hr />
]]></description><link>https://xcp-ng.org/forum/post/58419</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/58419</guid><dc:creator><![CDATA[cjackson]]></dc:creator><pubDate>Tue, 07 Feb 2023 19:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Wed, 11 Nov 2020 16:36:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> no need to extend trial , thank you though. I will put out the communication to team and see if they want to do before the beginning of the year.</p>
]]></description><link>https://xcp-ng.org/forum/post/33279</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33279</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Wed, 11 Nov 2020 16:36:14 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Wed, 11 Nov 2020 16:19:02 GMT]]></title><description><![CDATA[<p dir="auto">That's correct. When the trial ends, you go back to XOA Free.</p>
<p dir="auto">I can extend the trial for 15 more days if you need.</p>
]]></description><link>https://xcp-ng.org/forum/post/33274</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33274</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 11 Nov 2020 16:19:02 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 10 Nov 2020 21:36:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> does that mean when trial is up the plugin will go away? I have already used the trial.<br />
If it is only part of the paid version we are looking at doing that starting in Q1 next year.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://xcp-ng.org/forum/post/33252</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33252</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Tue, 10 Nov 2020 21:36:10 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 10 Nov 2020 09:05:00 GMT]]></title><description><![CDATA[<p dir="auto">You have no LDAP plugin on XOA Free. You need to register for the trial and then you'll see an update in your XOA, and plugin will appear after that.</p>
]]></description><link>https://xcp-ng.org/forum/post/33221</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33221</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 10 Nov 2020 09:05:00 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 10 Nov 2020 01:52:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a><br />
OK so I finally figured it out and got the turnkey to work.<br />
When it was asking for server didn't realize it was asking for the XEN server. Thought it was asking for VM.<br />
Now I have it deployed and configurations from other XOA with all my hosts, pools, and VMs etc..<br />
I search on the new XOA for the xo-server-auth-ldap and couldn't find anything. Also there is no yarn.<br />
I could be missing something simple to get the plugin installed. Based on the documentation it seems like it should be there and just have to turn it on. Below are the only 2 plugins I have listed.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1604973144668-3301aa6e-a9fd-4174-b4a7-b3022476a496-image.png" alt="3301aa6e-a9fd-4174-b4a7-b3022476a496-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks</p>
]]></description><link>https://xcp-ng.org/forum/post/33214</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/33214</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Tue, 10 Nov 2020 01:52:51 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 19:05:32 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://xen-orchestra.com/docs/installation.html#from-the-sources" target="_blank" rel="noopener noreferrer nofollow ugc">Our official doc</a> <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=977a46e9d9a" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/32592</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32592</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 20 Oct 2020 19:05:32 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 18:18:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> Tried the yarn command</p>
<pre><code>yarn link 
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'link'
</code></pre>
<p dir="auto">Maybe I have the source all messed up and need to start from scratch, is there a good install guide to setup server and the use the deploy page?</p>
]]></description><link>https://xcp-ng.org/forum/post/32591</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32591</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Tue, 20 Oct 2020 18:18:40 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 15:42:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/willruss1" aria-label="Profile: willruss1">@<bdi>willruss1</bdi></a> Ok, great!</p>
]]></description><link>https://xcp-ng.org/forum/post/32587</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32587</guid><dc:creator><![CDATA[pdonias]]></dc:creator><pubDate>Tue, 20 Oct 2020 15:42:08 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 15:41:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gr85z" aria-label="Profile: gr85z">@<bdi>gr85z</bdi></a> said in <a href="/forum/post/32582">auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server</a>:</p>
<blockquote>
<p dir="auto">So I followed guide documentation which pull from git.</p>
</blockquote>
<p dir="auto">Ok, so if you install it from the sources, don't install the plugins from NPM, use the source code from the repository instead. (we just marked them as deprecated on NPM since it could be confusing). All the plugins are in the <code>packages</code> folder. You can use <a href="https://classic.yarnpkg.com/en/docs/cli/link/#toc-yarn-link-in-package-you-want-to-link" target="_blank" rel="noopener noreferrer nofollow ugc">Yarn's <code>link</code></a> feature to easily link <code>xo-server-auth-ldap</code> to <code>xo-server</code>.</p>
]]></description><link>https://xcp-ng.org/forum/post/32586</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32586</guid><dc:creator><![CDATA[pdonias]]></dc:creator><pubDate>Tue, 20 Oct 2020 15:41:53 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 15:31:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> updating was exactly the fix. Apparently past me did some hacky stuff that finally came back to bite me. There was a manually installed older version of the plugin that was interfering.</p>
<p dir="auto">All is better now, for me at least.</p>
]]></description><link>https://xcp-ng.org/forum/post/32585</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32585</guid><dc:creator><![CDATA[willruss1]]></dc:creator><pubDate>Tue, 20 Oct 2020 15:31:30 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 13:52:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> OK I upgraded to the latest-<br />
Current version: 5.51.1</p>
<ul>
<li>node: 12.18.2</li>
<li>npm: 4.6.1</li>
<li>xen-orchestra-upload-ova: 0.1.3</li>
<li>xo-server: 5.68.0</li>
<li>xo-server-telemetry: 0.3.0</li>
<li>xo-server-xoa: 0.10.0</li>
<li>xo-web-free: 5.72.0</li>
<li>xoa-cli: 0.21.1</li>
<li>xoa-updater: 0.31.0</li>
</ul>
<p dir="auto">LDAP plugin still at 0.6.4<br />
I install the plugin as follows -</p>
<pre><code>npm install --global xo-server-auth-ldap
</code></pre>
<p dir="auto">Output was</p>
<pre><code>/usr/local/bin/xo-server-auth-ldap -&gt; /usr/local/lib/node_modules/xo-server-auth-ldap/dist/test-cli.js
/usr/local/lib
└── xo-server-auth-ldap@0.6.4
</code></pre>
<p dir="auto">LDAP test on webui still does not work.</p>
<p dir="auto">In regards to the install from web I could not get it to connect to my VM even after following all the guides I could find to make sure the server was setup correctly. So I followed guide documentation which pull from git.</p>
]]></description><link>https://xcp-ng.org/forum/post/32582</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32582</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Tue, 20 Oct 2020 13:52:23 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 08:38:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/willruss1" aria-label="Profile: willruss1">@<bdi>willruss1</bdi></a>, we made quite a lot of changes on the LDAP plugin, the latest version is <code>0.9.0</code>. Could you update it and retry?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gr85z" aria-label="Profile: gr85z">@<bdi>gr85z</bdi></a> <code>5.50.3</code> is the current "stable" version of XO. The latest changes of the LDAP plugin are still in the "latest" channel. You can change the channel on the right hand side of the updater page and then click on Upgrade. Then, the "current version" should say <code>5.51.1</code>. You can then check your LDAP plugin configuration and retry.</p>
<p dir="auto">Also, can you tell us about the issue you had with the deploy from <a href="https://xen-orchestra.com/#!/xoa" target="_blank" rel="noopener noreferrer nofollow ugc">https://xen-orchestra.com/#!/xoa</a>? Did you get an error message?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://xcp-ng.org/forum/post/32565</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32565</guid><dc:creator><![CDATA[pdonias]]></dc:creator><pubDate>Tue, 20 Oct 2020 08:38:54 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 08:05:17 GMT]]></title><description><![CDATA[<p dir="auto">re-ping <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a></p>
]]></description><link>https://xcp-ng.org/forum/post/32562</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32562</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 20 Oct 2020 08:05:17 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 20 Oct 2020 02:06:43 GMT]]></title><description><![CDATA[<p dir="auto">We periodically build XO from source; and I'm seeing similar issues after updating our orchestra instance last Friday. Current versions reported through the "About" are xo-server 5.68.0 and xo-web 5.72.0, with ldap-auth v0.6.2.</p>
<p dir="auto">LDAP logins are failing now where they were working before. Locally defined users within the app are unaffected. The <code>test-cli.js</code> seems to work as expected in regards to the actual LDAP interaction, but then fails when trying to authenticate as the returned user:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1603159599565-xo-server-screenshot.jpg" alt="xo-server-screenshot.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hope this helps.</p>
]]></description><link>https://xcp-ng.org/forum/post/32554</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32554</guid><dc:creator><![CDATA[willruss1]]></dc:creator><pubDate>Tue, 20 Oct 2020 02:06:43 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Thu, 15 Oct 2020 17:14:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> will take a look when he can <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=977a46e9d9a" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/32440</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32440</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 15 Oct 2020 17:14:22 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Thu, 15 Oct 2020 17:09:45 GMT]]></title><description><![CDATA[<p dir="auto">Ok I got the versions from the About tab from the WebUI.<br />
I could not get the appliance to build using the the URL that you send so I followed the guide below that to install. Under the XOA tab I have current version listed as Current version: 5.50.3<br />
Does that make a difference?</p>
]]></description><link>https://xcp-ng.org/forum/post/32438</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32438</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Thu, 15 Oct 2020 17:09:45 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Thu, 15 Oct 2020 07:13:47 GMT]]></title><description><![CDATA[<p dir="auto">By XOA I mean XOA <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=977a46e9d9a" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> The virtual appliance you download/deploy from <a href="https://xen-orchestra.com/#!/xoa" target="_blank" rel="noopener noreferrer nofollow ugc">https://xen-orchestra.com/#!/xoa</a> not your install from the sources (I'm not sure which one are you using).</p>
<p dir="auto">Ping <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/pdonias" aria-label="Profile: pdonias">@<bdi>pdonias</bdi></a> when he can take a look <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=977a46e9d9a" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/32399</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32399</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 15 Oct 2020 07:13:47 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Wed, 14 Oct 2020 17:20:44 GMT]]></title><description><![CDATA[<p dir="auto">By XOA you mean the appliance?<br />
So my VM is running the XOA. I al trying from plugin page and not able to get any response back from test login.<br />
<img src="/forum/assets/uploads/files/1602695900473-94fc27c8-4401-4a2b-8b75-0299854ade9c-image.png" alt="94fc27c8-4401-4a2b-8b75-0299854ade9c-image.png" class=" img-fluid img-markdown" /><br />
Here is configuration form the plugin page.<br />
<img src="/forum/assets/uploads/files/1602696032485-screenshot-2020-10-14-121950.png" alt="Screenshot 2020-10-14 121950.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://xcp-ng.org/forum/post/32387</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32387</guid><dc:creator><![CDATA[gr85z]]></dc:creator><pubDate>Wed, 14 Oct 2020 17:20:44 GMT</pubDate></item><item><title><![CDATA[Reply to auth-ldap (v0.6.4) - LDAP authentication plugin for XO-Server on Tue, 13 Oct 2020 19:05:59 GMT]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">To eliminate any environment issue, can you try with an XOA?</p>
]]></description><link>https://xcp-ng.org/forum/post/32351</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32351</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 13 Oct 2020 19:05:59 GMT</pubDate></item></channel></rss>