Configure Microsoft Entra ID Domain Services Integration
Deploy Microsoft Entra Domain Services and connect it to Syteca as an LDAP target, so Entra ID accounts can be used to log in to the Management Tool.
This guide deploys Microsoft Entra Domain Services (formerly Azure Active Directory Domain Services) and connects it to Syteca as an LDAP target, so Entra ID accounts can log in to the Management Tool.
Search for and open Microsoft Entra Domain Services.
2
Start creation
Click Create.
3
Configure the instance
Select the Resource group created above, a DNS domain name (this must be a verified custom domain, configurable under Azure’s Domain Names service), a Region, and a SKU (Enterprise for larger environments, Standard for smaller ones).
4
Create and wait
Click Review + create, then Create, and wait for deployment to complete.
OpenSSL, Keytool, MakeCert, or a certificate from a public or enterprise CA can be used instead.
2
Open the Certificates snap-in
Run mmc, select File > Add/Remove Snap-in, choose Certificates, click Add, select Computer account, then Local computer, and click Finish.
3
Export the certificate with its private key (PFX)
Under Certificates (Local Computer) > Personal > Certificates, right-click the certificate, select All Tasks > Export, choose Yes, export the private key, deselect Enable certificate privacy, set a password, and save as a .pfx file.
4
Export the certificate without the private key (CER)
Repeat the export, this time selecting No, do not export the private key and format Base-64 encoded X.509 (.CER).
In Microsoft Entra Domain Services, open the domain, select Settings > Secure LDAP, and click Enable.
2
Upload the PFX certificate
Select Enable Allow secure LDAP access over the internet, upload the .pfx file, enter its password, and click Save.
3
Trust the CER certificate on the Application Server
Copy the .cer file to the computer running Syteca Application Server, right-click it, select Install Certificate, choose Local Machine, select Place all certificates in the following store, choose Trusted Root Certification Authorities, and finish the wizard.
On All users, click New user, enter a User principal name, Domain, Display name, and a password (or select Autogenerate password), then click Review + create, then Create.
3
Sign in and set a password
Sign in to the Azure portal as the new user and change the password when prompted.
If a user’s password was changed before Microsoft Entra Domain Services was deployed, it must be changed again afterward before that account can be used in Syteca.