Skip to main content

Handling account attributes

This section describes the attributes that Bravura Security Fabric uses to compose values, set flags, or control behavior in LDAP Directory Service. For information about the native LDAP Directory Service attributes managed by Bravura Security Fabric , consult your LDAP Directory Service documentation.

  • _firstpartofcn The pseudo-attribute _firstpartofcn determines the new user’s common name (cn) in LDAP.

  • _groups A multi-valued pseudo-attribute that determines a user’s group membership. The attribute value is the group’s DN (Distinguished Name).

    By default, Bravura Security Fabric uses the group’s uniqueMember attribute as the attribute that holds its members. You can specify an alternate value in the LDAP attribute script file.

  • manager By default, this is mapped to the ORGCHART_MANAGER profile attribute.

    Bravura Security Fabric can use this account attribute to build and maintain the OrgChart.

Learn more about writing an LDAP attribute script file.