Table

cm_co_ldap_provisioner_attributes

Description

Per-CO per-LDAP target attribute definitions

Plugin

LdapProvisioner

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_ldap_provisioner_target_id

integer, foreign key

CO LDAP Provisioner Target ID

cm_co_ldap_provisioner_targets:id


attribute

varchar(80)

LDAP attribute name



objectclass

varchar(80)

Associated object class


Some attributes can occur in more than one object class (eg: cn can appear in person and groupOfNames)

type

varchar(32)

For attributes populated from typed sources, the type to use (or null/empty for all types)



export

boolean

If true, export this attribute



use_org_value

boolean

If true, use the appropriate Organizational Identity value instead of the CO Person value


Only applies to supported models (currently Identifier)