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

    Unsolved Connecting Synology NAS to Cloudron LDAP fails

    Support
    synology ldap
    2
    2
    50
    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.
    • imc67
      imc67 translator last edited by girish

      Hi, I really would like to connect our Synology NAS (DSM 7.1.1) to our Cloudron LDAP so our Cloudron users can login to the NAS with the same credentials. That saves a lot of time and issues with user management.

      After some trial and error I got to a point where I can't solve the issue, who knows how to continue?

      In Synology DSM there is a wizard to start the connection:

      Step 1: (server IP and DNS IP's)
      Scherm­afbeelding 2022-12-22 om 09.22.26.png

      Step 2: Enter needed info, got inspiration from the Cloudorn docs
      BIND DN: cn=admin,ou=system,dc=cloudron
      Password: set in LDAP Cloudron
      BASE DN: ou=users,dc=cloudron
      Scherm­afbeelding 2022-12-22 om 09.31.49.png

      Step 3: check and join, first 3 checks succeeded but 4th one failed:
      Scherm­afbeelding 2022-12-22 om 09.32.10.png

      Details:
      Scherm­afbeelding 2022-12-22 om 09.32.22.png

      1 Reply Last reply Reply Quote 0
      • Topic has been marked as a question  imc67 imc67 
      • nebulon
        nebulon Staff last edited by

        Without being able to debug this further, for a start, the filter seems wrong. The Cloudron provided user records would have the following objectClass attribute:

        objectclass: [ 'user', 'inetorgperson', 'person' ]
        

        so use one of those three entries there. Also Cloudron has no attribute uidNumber maybe using entryuuid works there though.

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