Synology sync to Azure Active Directory? Possible alternatives to having two separate logins/passwords for users?

This page summarizes the projects mentioned and recommended in the original post on /r/msp

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • AzureAD-LDAP-wrapper

    LDAP-Wrapper for 'microsoft 365' work or school accounts/users (former 'office 365' - via Entra ID, former AzureAD without AADDS)

  • You could run a tiny VM for AD ($30/mo) in Azure and use a site to site basic SKU ($26/mo) to connect them. It would probably be half the cost of the AD DS at $115/mo. The major downside is now you'd have to run dirsynced accounts with AD as the root, which completely changes the management vs AD DS allows AzureAD to be the root as you're looking for. The only other alternative approach I've seen is something like this LDAP wrapper project: https://github.com/ahaenggli/AzureAD-LDAP-wrapper. I have not tested it yet, and it's less secure. Here's my two cents, if you have a limited group of users where the $115/mo is too expensive, use local accounts. If it's a more significant user group, eat the $115/mo, it's necessary.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts