LDAP / Active Directory Integration with Cloudmon

LDAP / Active Directory Integration with Cloudmon

LDAP / Active Directory Integration with Cloudmon

Overview

Cloudmon supports integration with LDAP and Microsoft Active Directory (AD) to enable centralized authentication, role-based access control, and improved security posture. By integrating LDAP/AD, organizations can manage user identities centrally, enforce password policies defined in AD, and reduce local user management overhead within Cloudmon.

This article provides prerequisites, configuration details, and best practices for integrating LDAP/AD with Cloudmon.

Benefits of LDAP/AD Integration

  • Centralized user authentication and authorization

  • Alignment with enterprise security standards

  • Reduced administrative overhead for user management

  • Support for role-based access using AD groups

  • Improved auditability and compliance

Prerequisites

Before configuring LDAP/AD integration, ensure the following:

  • An accessible LDAP or Active Directory server

  • Network connectivity between Cloudmon Controller and LDAP/AD server

  • LDAP/AD service account with read permissions (recommended)

  • DNS resolution for LDAP/AD hostname (preferred over IP)

  • Firewall ports opened (389 for LDAP, 636 for LDAPS)

LDAP / AD Integration Requirements

Connection Settings

FieldDescriptionRequiredExample / Default
Hostname or IPLDAP server addressYesldap.example.com
PortLDAP server portYes389 (LDAP) / 636 (LDAPS)
SSL/TLSEnable secure connectionOptional (Recommended)Enabled

Active Directory Configuration

FieldDescriptionRequiredExample
AD DomainActive Directory domain nameYes (for AD)example.com
Base DNRoot distinguished name for searchesYesdc=example,dc=com

Access Control (Optional)

FieldDescriptionRequiredExample
Administrators GroupDN of AD group mapped to Cloudmon Admin roleOptionalcn=admins,ou=groups,dc=example,dc=com

Filters (Optional)

FieldDescriptionExample
User / Group FiltersLDAP query filters to limit search scope(objectClass=user)

Filters help optimize LDAP queries and restrict authentication to valid user objects only.

Attribute Mapping

Cloudmon requires mapping LDAP attributes to application user fields.

FieldDescriptionRequiredExample (AD)
UsernameLDAP attribute for usernameYessAMAccountName
First NameLDAP attribute for first nameYesgivenName
Last NameLDAP attribute for last nameYessn
EmailLDAP attribute for emailYesmail

LDAP Configuration Steps in Cloudmon

  1. Log in to Cloudmon as an administrator.

  2. Navigate to Settings → General Settings→ LDAP / AD Integration.

  3. Enter LDAP server connection details (Hostname, Port, SSL/TLS).

  4. Provide AD domain and Base DN information.

  5. (Optional) Configure Administrator Group DN for role mapping.

  6. Configure user and group filters if required.

  7. Map LDAP attributes to Cloudmon user fields.

  8. Test the LDAP connection using a valid AD user.

  9. Save the configuration and enable LDAP authentication.

Validation

  • Log in using an AD user account

  • Verify correct role assignment based on AD group membership

  • Confirm user details (name, email) are populated correctly

Best Practices

  • Always use LDAPS (SSL/TLS) instead of plain LDAP

  • Use a hostname instead of IP address for certificate validation

  • Create a dedicated AD service account for LDAP queries

  • Restrict LDAP access using firewall rules and Allowed IPs

  • Regularly review AD group membership for admin access

Troubleshooting

IssuePossible CauseResolution
Authentication failsIncorrect Base DN or credentialsVerify DN and bind account
User not foundFilter misconfigurationReview LDAP filters
SSL errorsCertificate trust issueImport LDAP CA certificate

Conclusion

LDAP/AD integration in Cloudmon enables secure, scalable, and centralized authentication aligned with enterprise security best practices. Proper configuration and use of LDAPS significantly enhance the overall security posture of the Cloudmon deployment.

    • Related Articles

    • Do cloudmon support LDAP?

      Certainly, LDAP integration is supported by us. To configure LDAP, you may proceed to Settings, then General Settings, and then navigate to LDAP Integration.
    • Setting Up Azure Monitoring Integration In Cloudmon

      Create your own application in the Microsoft Azure portal and assign the necessary permissions for Cloudmon to start monitoring the Azure resources. Overview Transform your cloud monitoring by following the below provided steps: Application Creation ...
    • How to enable zoho desk in cloudmon?

      Integrate Zoho Desk To configure the Notification settings for Zoho Desk, follow these steps, Go to Settings > General settings > Integration. Click on the + icon located in the Zoho Desk widget. Provide all the necessary information in the required ...
    • How can I edit/delete recipient details in SMS integration?

      To edit/delete recipient details in SMS integration, follow these steps: Navigate to Settings>General Settings>Integration. Click the tick mark icon next to the recipient count. You'll now see the list of recipients that have been added. Select ...
    • Can Cloudmon be deployed on a Private Cloud?

      Cloudmon is fully compatible with Private Cloud environments and can be seamlessly deployed on your infrastructure. To facilitate a streamlined deployment process, we provide an OVA image tailored for VMware ESXi and a VHDX image optimised for ...