Skip to main content

SAP (Sybase) ASE/IQ Hosted Applications

Connector name

agtsybctscript

Connector type

Executable

Type (UI field value)

SAP (Sybase) ASE Database (Script)

Target system versions supported / tested

Bravura Security Fabric can manage passwords for accounts defined wholly inside an SAP ASE application table space using the scripted connector for SAP ASE (agtsybctscript).

The agtsybctscript connector uses the SAP ASE OpenClient software to bind to the SAP ASE database server and issues SQL commands that you provide in a script file.

Bravura Security Fabric can perform operations on applications that have an SAP ASE back-end database by connecting to the SAP ASE DBMS server using TDS, and either directly updating user records (for example, SQL UPDATE) or by calling stored procedures.

Connector status / support

Customer-Verified

Clients may contact Bravura Security support for assistance with this connector. Troubleshooting and testing must be completed in the client's test environment as Bravura Security does not maintain internal test environments for the associated target system.

Installation / setup

You write a script file to define SQL commands used in the interaction between the agtsybctscript connector and the SAP ASE database. A sample script, agtsycbtcript.cfg is contained in the samples directory. No software is installed on the SAP ASE server.

The following Bravura Security Fabric operations are supported by this connector:

  • user verify password

  • user change password

  • get server information

  • administrator reset password

  • administrator reset+expire password

  • expire password

  • unexpire password

  • administrator verify password

  • verify+reset password

  • enable account

  • disable account

  • check account enabled

  • create account

  • delete account

  • expire account

  • check account expiry

  • unexpire account

  • lock account

  • unlock account

  • check account lock

  • add user to group

  • delete user from group

  • create group

  • delete group

  • add group to group

  • remove group from group

  • update attributes

  • list account attributes

  • List:

    • accounts

    • attributes

    • groups

    • members

    • computer objects

    • subscribers

    • update subscriber attributes/password

For a full list and explanation of each connector operation, see Connector operations.

This connector also supports custom operations, as defined in the configuration script .

See also

Bravura Security Fabric can also manage SAP ASE database-level accounts using the connector for SAP ASE (agtsybct). See SAP (Sybase) ASE/IQ Database for details.