Previous Topic: Configure Active Directory with SSL Using a Personal KeystoreNext Topic: Enable CA IdentityMinder Authentication


Enable LDAP Authentication

When you enable LDAP authentication, the system authenticates users logging in to the Portal using the LDAP directory.

Follow these steps:

  1. In the Portal, click Administration, Settings, Properties Settings.

    The Properties Settings window appears.

  2. Set the following property files as follows:
    sage.security.disable.ADAuthentication

    Set this value to False to enable Active Directory authorization.

    security.ldap.server

    The LDAP network server name.

    security.manager.dn

    The LDAP network administrator username.

    security.manager.password

    The LDAP administrator password in your network.

    security.authentication.ldap.server

    The LDAP server host name.

    security.authentication.ldap.manager.dn

    The LDAP administrator name.

    security.authentication.ldap.manager.password

    The LDAP administrator password.

    security.authentication.ldap.rootContext

    The name of the LDAP root context <?>

    security.authentication.ldap.disable.ssl

    Specifies if SSL is enabled for CA Directory.

    security.authentication.ldap.lookupAttribute

    Specifies the LDAP object attribute to match against <?>

    security.authentication.ldap.disable

    Set this value to False to disable LDAP authentication.

    You have enabled LDAP authentication.