<?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[availabilty of LDAP groups in apps]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">we try the integration of a whole organisation to cloudron apps.<br />
As we already have a rights structure in our active directory, we wish to use cloudron-ldap-groups in nextcloud.<br />
Hope the cloudron developers can make us happy <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">kind regards<br />
dirk</p>
]]></description><link>https://forum.cloudron.io/topic/5724/availabilty-of-ldap-groups-in-apps</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 07:22:32 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5724.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Sep 2021 15:13:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Thu, 10 Mar 2022 12:38:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Would be great to see this in Cloudron 8 <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> In combination with Nextcloud Group Folders this would give any admin a huge flexibilty in terms of rights and role models.</p>
]]></description><link>https://forum.cloudron.io/post/44521</link><guid isPermaLink="true">https://forum.cloudron.io/post/44521</guid><dc:creator><![CDATA[manngobaum]]></dc:creator><pubDate>Thu, 10 Mar 2022 12:38:51 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Sat, 26 Feb 2022 15:37:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manngobaum" aria-label="Profile: manngobaum">@<bdi>manngobaum</bdi></a> currently this is not the case for the LDAP server. The two users or admins groups is actually a legacy feature from the time, where we would allow apps to pickup the admin status internally.</p>
<p dir="auto">But you bring up a good point about exposing the normal group memberships instead of "normal user" and "admin". I guess we can discuss this for Cloudron 8 then.</p>
]]></description><link>https://forum.cloudron.io/post/44009</link><guid isPermaLink="true">https://forum.cloudron.io/post/44009</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 26 Feb 2022 15:37:22 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Sat, 26 Feb 2022 09:13:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Yes, I was able to update my user manually with <code>ldap:check-user --update</code> but it only gives me the following output</p>
<pre><code>memberof: 
    cn=users,ou=groups,dc=cloudron
    cn=admins,ou=groups,dc=cloudron
</code></pre>
<p dir="auto">From my understanding the Cloudron groups my member belongs to should be listet here. Did I miss something?</p>
]]></description><link>https://forum.cloudron.io/post/43993</link><guid isPermaLink="true">https://forum.cloudron.io/post/43993</guid><dc:creator><![CDATA[manngobaum]]></dc:creator><pubDate>Sat, 26 Feb 2022 09:13:33 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Fri, 25 Feb 2022 14:35:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manngobaum" aria-label="Profile: manngobaum">@<bdi>manngobaum</bdi></a> indeed it seems there is also no cli command available to fully sync those <a href="https://docs.nextcloud.com/server/23/admin_manual/configuration_server/occ_command.html#ldap-commands-label" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.nextcloud.com/server/23/admin_manual/configuration_server/occ_command.html#ldap-commands-label</a></p>
]]></description><link>https://forum.cloudron.io/post/43978</link><guid isPermaLink="true">https://forum.cloudron.io/post/43978</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 25 Feb 2022 14:35:39 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Fri, 25 Feb 2022 10:16:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manngobaum" aria-label="Profile: manngobaum">@<bdi>manngobaum</bdi></a> Ok, found it. It is necessary to reactivate everything in the Nextcloud LDAP Admin Backend. Unfortunatly it looks like only new users will be synced with group information.</p>
]]></description><link>https://forum.cloudron.io/post/43968</link><guid isPermaLink="true">https://forum.cloudron.io/post/43968</guid><dc:creator><![CDATA[manngobaum]]></dc:creator><pubDate>Fri, 25 Feb 2022 10:16:40 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Fri, 25 Feb 2022 09:30:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> As I understand exposing groups is possible since 7.0. How can we achieve this in Nextcloud?</p>
]]></description><link>https://forum.cloudron.io/post/43966</link><guid isPermaLink="true">https://forum.cloudron.io/post/43966</guid><dc:creator><![CDATA[manngobaum]]></dc:creator><pubDate>Fri, 25 Feb 2022 09:30:33 GMT</pubDate></item><item><title><![CDATA[Reply to availabilty of LDAP groups in apps on Mon, 27 Sep 2021 15:19:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to the forum <a class="plugin-mentions-user plugin-mentions-a" href="/user/dima" aria-label="Profile: dima">@<bdi>dima</bdi></a></p>
<p dir="auto">There is some older entry here about this <a href="https://forum.cloudron.io/topic/1565/make-cloudron-groups-accessible-on-ldap?_=1632754454070">https://forum.cloudron.io/topic/1565/make-cloudron-groups-accessible-on-ldap?_=1632754454070</a></p>
<p dir="auto">The takeaway for the moment is, that groups are not exposed via LDAP, however some bits on Cloudron side have changed, regarding groups and roles, so maybe we can revisit this if we understand the use-case better.</p>
]]></description><link>https://forum.cloudron.io/post/36961</link><guid isPermaLink="true">https://forum.cloudron.io/post/36961</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 27 Sep 2021 15:19:11 GMT</pubDate></item></channel></rss>