Configure POSIX LDAP Filter

Contents


1   Description

This instruction describes how to use the POSIX® LDAP schema as profile filter. Such change can be triggered by the organization security policy.

2   Procedure

2.1   Configure POSIX LDAP Filter

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 profile filter:

    (config-Ldap=1)>profileFilter=POSIX_GROUPS

  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=POSIX_GROUPS
       useTls=false


Copyright

© Ericsson AB 2016, 2017. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Configure POSIX LDAP Filter