user-objectclass

This stanza entry specifies the object class structure to use when creating a Verify Identity Access user.

Syntax

user-objectclass = objectclass

Description

Defines the object class structure to use when creating a Verify Identity Access user. The object classes in the structure must exist in the schema that is used by the LDAP server. If necessary, repeat this stanza entry to define the entire derivation of the object class.

Options

objectclass
Specifies the object class in the object structure.

Usage

Optional

Default value

None

Example

user-objectclass = top
user-objectclass = person
user-objectclass = organizationalPerson
user-objectclass = inetOrgPerson