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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Cloudron external ldaps with OpenCTI

Cloudron external ldaps with OpenCTI

Scheduled Pinned Locked Moved Discuss
5 Posts 2 Posters 1.1k Views 2 Watching
  • 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.
    • M Offline
      M Offline
      Mastadamus
      wrote on last edited by
      #1

      I successfully integrated my OpenCTI threat intel platform instance with my cloudron ldaps.
      If anyone is doing a similar project, dm me if you need assistance.

      BrutalBirdieB 1 Reply Last reply
      0
      • M Mastadamus

        I successfully integrated my OpenCTI threat intel platform instance with my cloudron ldaps.
        If anyone is doing a similar project, dm me if you need assistance.

        BrutalBirdieB Offline
        BrutalBirdieB Offline
        BrutalBirdie
        Partner
        wrote on last edited by
        #2

        @Mastadamus why not like this:

        Write the tutorial here?
        You don't have all time for people to ask you question.
        There are different time zones in this world, are you willing to help out at night?

        I would love to see a tutorial on this topic instead of running after people to get some help.
        Also if the tutorial is good it can be added to the docs.

        Like my work? Consider donating a drink. Cheers!

        M 1 Reply Last reply
        4
        • BrutalBirdieB BrutalBirdie

          @Mastadamus why not like this:

          Write the tutorial here?
          You don't have all time for people to ask you question.
          There are different time zones in this world, are you willing to help out at night?

          I would love to see a tutorial on this topic instead of running after people to get some help.
          Also if the tutorial is good it can be added to the docs.

          M Offline
          M Offline
          Mastadamus
          wrote on last edited by
          #3

          @BrutalBirdie I am working on it now and when I get done I will post it.

          BrutalBirdieB 1 Reply Last reply
          7
          • M Mastadamus

            @BrutalBirdie I am working on it now and when I get done I will post it.

            BrutalBirdieB Offline
            BrutalBirdieB Offline
            BrutalBirdie
            Partner
            wrote on last edited by
            #4

            @Mastadamus
            Uhhh nice.
            Thank you very much! 🙏

            Like my work? Consider donating a drink. Cheers!

            1 Reply Last reply
            1
            • M Offline
              M Offline
              Mastadamus
              wrote on last edited by
              #5

              I haven't had a chance to finish the overall guide for the cloudron specific part but I completed a guide for installing OpenCTI with Traefik, Elasticsearch, and lots of plugins. I also have a complete docker-compose for OpenCTI, Elasticsearch cluster with X-Pack security, and multiple plugins as well as LDAP integration. you can find it here

              OpenCTI install guide
              https://dev.azure.com/Mastadamus/OpenCTI/_wiki/wikis/OpenCTI.wiki/3/OpenCTI-with-Traefik-Reverse-Proxy

              OpenCTI GIT that contains my templates
              https://dev.azure.com/Mastadamus/_git/OpenCTI

              If you just want to skip to how you integrate LDAP with OpenCTI docker-compose I will paste examples below

              - PROVIDERS__LDAP__STRATEGY=LdapStrategy
              - PROVIDERS__LDAP__CONFIG__URL=ldaps://Your.Domain.Name:636
              - PROVIDERS__LDAP__CONFIG__BIND_DN={{`cn=admin,ou=system,dc=YourLDAPserverName`}}
              - PROVIDERS__LDAP__CONFIG__BIND_CREDENTIALS=XXXXXXXXXX
              - PROVIDERS__LDAP__CONFIG__SEARCH_BASE={{`ou=users,dc=YourLDAPserverName`}}
              - PROVIDERS__LDAP__CONFIG__SEARCH_FILTER={{`(cn={{username}})`}}
              - PROVIDERS__LDAP__CONFIG__MAIL_ATTRIBUTE=mail
              - PROVIDERS__LDAP__CONFIG__ACCOUNT_ATTRIBUTE=givenName
              - PROVIDERS__LDAP__CONFIG__ALLOW_SELF_SIGNED=true
              - PROVIDERS__LOCAL__STRATEGY=LocalStrategy
              
              1 Reply Last reply
              1
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Bookmarks
                • Search