Skip to main content

Handling account attributes

You can view the complete list of attributes that Bravura Security Fabric can manage, including native and pseudo-attributes, using in the Manage the system (PSA) module. To do this, select SAP (Sybase) Database from the Manage the system > Resources > Account attributes > Target system type menu.

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

Note

SAP ASE is case-sensitive.

  • account_status can be either of two values if set, lock and unlock .

  • databases creates a database user in the databases specified.

  • defaultdatabase configures the account’s default database.

  • defaultlanguage configures the account’s default language.

  • fullname sets the account.s full name.

  • db_group_<database name> sets the user’s group within the database specified by <database name>. The user account must exist in <database name>.

    Because database names are unique to each SAP ASE install, you must create this attribute manually for each database. .See Account attributes in the Bravura Security Fabric documentation to learn how to do this. This attribute must be single-valued as SAP ASE only supports one group per user per database. If this attribute does not exist, Bravura Security Fabric adds the user to the public group.