<?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[Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login?]]></title><description><![CDATA[<p dir="auto">Would it make using the apps (that make use of the same LDAP) smoother (ie no prompt) using the existing credential used at login, is that possible?</p>
]]></description><link>https://forum.cloudron.io/topic/10280/can-i-use-ldap-to-authenticate-a-debian-or-whatever-linux-flavour-desktop-login</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 13:53:26 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10280.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Oct 2023 09:38:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Thu, 31 Jul 2025 15:57:55 GMT]]></title><description><![CDATA[<p dir="auto">I would strongly recommend Univention as the authentication back end. I used that in the past (pre cloudron) for LDAP auth for everything. I migrated all my apps / data to Cloudron/OpenID/Oauth and am now re-deploying Univention for desktop auth.</p>
<p dir="auto">Desktop users of my company will only need two passwords (cloudron/univention) but with Cloudron SSO, and they can stay (essentially) perm logged in with cookies, it's not a big deal. Only artists/engineers etc doing heavy desktop work will need Univention logins.</p>
<p dir="auto">One other option I'm exploring is having Linux auth to keycloak...</p>
<p dir="auto"><a href="https://github.com/kha7iq/kc-ssh-pam" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/kha7iq/kc-ssh-pam</a></p>
]]></description><link>https://forum.cloudron.io/post/111075</link><guid isPermaLink="true">https://forum.cloudron.io/post/111075</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Thu, 31 Jul 2025 15:57:55 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Mon, 30 Oct 2023 12:02:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aartjansen" aria-label="Profile: AartJansen">@<bdi>AartJansen</bdi></a> said in <a href="/post/76355">Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login?</a>:</p>
<blockquote>
<p dir="auto">do the dockerised apps need to be kerebos aware/integrated too ?</p>
</blockquote>
<p dir="auto">Kind of. Either the applications need to support it directly or you chain it to something else. There is native support for saml already for quite a while, but also openid can be used nowadays.</p>
<p dir="auto">If you want to Kerberos compatibility I would rather start there, than trying to extend the (afaik intentionally simple) ldap server of Cloudron. Possible solutions could be <a href="https://www.freeipa.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.freeipa.org/</a> or <a href="https://www.univention.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.univention.com</a>.</p>
]]></description><link>https://forum.cloudron.io/post/76387</link><guid isPermaLink="true">https://forum.cloudron.io/post/76387</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Mon, 30 Oct 2023 12:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sun, 29 Oct 2023 18:44:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> yes, of course. Haha, how did I forget that? I must be getting old.</p>
<p dir="auto">I guess if I add kerebos server to the ubuntu  / cloudron install, I am effectively going towards unsupported territory, and it wont achieve much?<br />
do the dockerised apps need to be kerebos aware/integrated  too ?</p>
]]></description><link>https://forum.cloudron.io/post/76355</link><guid isPermaLink="true">https://forum.cloudron.io/post/76355</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sun, 29 Oct 2023 18:44:02 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sun, 29 Oct 2023 08:16:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/76295">Can I use ldap to autheticate a debian (or whatever linux flavour) desktop login?</a>:</p>
<blockquote>
<p dir="auto">after you've logged into the machine via LDAP, what happens when you try to login to an app?</p>
</blockquote>
<p dir="auto">Nothing will happen, as logging in via LDAP only validates your password at login, but does not give you a token that you could use to log into other applications.</p>
<p dir="auto">In a windows environment this is handled with Kerberos. You log into your desktop via activedirectory (ad for short, a kind of LDAP) and when logging into other applications the application verifies via Kerberos if you are allowed. Previous to Kerberos this was also done with ntlm.</p>
]]></description><link>https://forum.cloudron.io/post/76317</link><guid isPermaLink="true">https://forum.cloudron.io/post/76317</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sun, 29 Oct 2023 08:16:46 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sun, 29 Oct 2023 02:15:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> still working on that. I just have the command<br />
ldapsearch  -x -b "ou=users,dc=cloudron" -D "cn=admin,ou=system,dc=cloudron" -W -H ldaps://my.domain 636 working from the client workstation</p>
]]></description><link>https://forum.cloudron.io/post/76296</link><guid isPermaLink="true">https://forum.cloudron.io/post/76296</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sun, 29 Oct 2023 02:15:12 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sun, 29 Oct 2023 01:44:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aartjansen" aria-label="Profile: AartJansen">@<bdi>AartJansen</bdi></a> and out of interest, after you've logged into the machine via LDAP, what happens when you try to login to an app? <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
]]></description><link>https://forum.cloudron.io/post/76295</link><guid isPermaLink="true">https://forum.cloudron.io/post/76295</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 29 Oct 2023 01:44:45 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sun, 29 Oct 2023 00:06:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> Thanks! I took your advice and allowed a single ip, and it immediately worked.<br />
That will do for me, until someone comes back with the correct notation for an ip range.</p>
]]></description><link>https://forum.cloudron.io/post/76292</link><guid isPermaLink="true">https://forum.cloudron.io/post/76292</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sun, 29 Oct 2023 00:06:02 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sat, 28 Oct 2023 23:34:30 GMT]]></title><description><![CDATA[<p dir="auto">I think that should work (if not use a few static IPs until it's sorted), but the docs could use an improvement with more exact examples of what is acceptable in the code.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> can fix that!</p>
]]></description><link>https://forum.cloudron.io/post/76291</link><guid isPermaLink="true">https://forum.cloudron.io/post/76291</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 28 Oct 2023 23:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sat, 28 Oct 2023 21:35:50 GMT]]></title><description><![CDATA[<p dir="auto">ldapsearch from the lan seems unable to find the server. does cloudron have a firewall blocking the port ?<br />
Where I specify the range that can access, is<br />
192.168.1.0/24 an acceptable format ?</p>
]]></description><link>https://forum.cloudron.io/post/76283</link><guid isPermaLink="true">https://forum.cloudron.io/post/76283</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sat, 28 Oct 2023 21:35:50 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sat, 28 Oct 2023 23:10:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> said in <a href="/post/76208">Can I use ldap to autheticate a debian (or whatever linux flavour) desktop login?</a>:</p>
<blockquote>
<p dir="auto">Search for Directory Server</p>
</blockquote>
<p dir="auto">You can link directly to that section: <a href="https://docs.cloudron.io/user-management/#directory-server" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/user-management/#directory-server</a></p>
]]></description><link>https://forum.cloudron.io/post/76209</link><guid isPermaLink="true">https://forum.cloudron.io/post/76209</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sat, 28 Oct 2023 23:10:53 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Sat, 28 Oct 2023 00:26:05 GMT]]></title><description><![CDATA[<p dir="auto">Check <a href="https://docs.cloudron.io/user-management/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/user-management/</a></p>
<p dir="auto">Search for Directory Server</p>
]]></description><link>https://forum.cloudron.io/post/76208</link><guid isPermaLink="true">https://forum.cloudron.io/post/76208</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 28 Oct 2023 00:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Fri, 27 Oct 2023 22:24:22 GMT]]></title><description><![CDATA[<p dir="auto">Well theres two questions I guess...<br />
#1 Can LDAP authenticate a user login for a desktop OS ?<br />
#2 Can that login "token" be passed onto the other hosted apps that support the LDAP so that the user can then just open their nextcloud (as an example). or mail app, like you can with windows active directory / ms exchange .<br />
I expect the answer is #1 yes, #2 no.</p>
]]></description><link>https://forum.cloudron.io/post/76193</link><guid isPermaLink="true">https://forum.cloudron.io/post/76193</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Fri, 27 Oct 2023 22:24:22 GMT</pubDate></item><item><title><![CDATA[Reply to Can I use ldap to authenticate a debian (or whatever linux flavour) desktop login? on Fri, 27 Oct 2023 10:06:39 GMT]]></title><description><![CDATA[<p dir="auto">I probably miss something but the title of the post and content of post seem completely unrelated. Or am I not understanding?</p>
]]></description><link>https://forum.cloudron.io/post/76134</link><guid isPermaLink="true">https://forum.cloudron.io/post/76134</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 27 Oct 2023 10:06:39 GMT</pubDate></item></channel></rss>