Table of ContentsView in Frames

Modifying the custom schema options to match your LDAP schema

You can change Data ONTAP's schema to match your LDAP schema by changing the appropriate ldap.nssmap.* options.

Step

  1. Enter the following command: options ldap.nssmap.attribute.gidNumber object

    object specifies the object that contains Group ID (GID) numbers. The default is gidNumber.

Examples

For a custom LDAP schema in which the object containing GID numbers is “groupid,” you would enter the following command:

options ldap.nssmap.attribute.gidNumber groupid