Configure Ericsson LDAP Filter

Contents


1   Description

This instruction describes how to use the standard Ericsson profile filter. Such a change can be triggered by the organization security policy.

2   Procedure

Prerequisites

Steps

  1. Navigate to the Ldap managed object, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,UserManagement=1,LdapAuthenticationMethod=1,Ldap=1

  2. Enter Config mode:

    (Ldap=1)>configure

  3. Set the profileFilter:

    (config-Ldap=1)>profileFilter=ERICSSON_FILTER

  4. Commit the settings:

    (config-Ldap=1)>commit

  5. Verify the result:

    (Ldap=1)>show

    The following is an example output:

    Ldap=1
       baseDn="dc=my-domain,dc=com"
       fallbackLdapIpAddress="192.168.0.11"
       ldapIpAddress="192.168.0.10"
       profileFilter=ERICSSON_FILTER
       useTls=false