Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    OpenLDAP or Alternative

    App Wishlist
    4
    5
    314
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • murgero
      murgero App Dev last edited by

      I'd like to propose OpenLDAP (Or LDAP base Alternative) to allow apps to use an LDAP database without require access to Cloudron's LDAP server. This can be used in cases of of security, or in the case of web hosting, allowing apps to not cross talk on LDAP.

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~
      Matrix: @murgero:urgero.org

      Sam_uk 1 Reply Last reply Reply Quote 5
      • Sam_uk
        Sam_uk @murgero last edited by

        @murgero +1

        In light of the [limits on the Cloudron LDAP instance](link url)

        1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels App Dev last edited by

          At my place of work we developed a small golang ldap server some months ago. I have spent some time this weekend packaging this project up for cloudron and also have included an openid connect provider.

          The ldap server is really simple, it basically takes an existing ldif as input and serves this out to any authenticated user. It does not even allow modifying items through e.g. ldapmodify, but requires the ldif on disk to be changed.

          LDAP and OpenID Connect Provider are part of the https://libregraph.github.io/ project.

          If someone is interested in trying out the app please send me a direct message.

          timconsidine 1 Reply Last reply Reply Quote 4
          • timconsidine
            timconsidine @fbartels last edited by

            @fbartels what are testing requirements ? lots of users ? (don't have many)

            fbartels 1 Reply Last reply Reply Quote 0
            • fbartels
              fbartels App Dev @timconsidine last edited by

              @timconsidine I do not have any hard requirements, but it would certainly be useful when the persons knows how to work the cli and install custom apps on Cloudron. The less users, probably the better.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB