Skip to main content

IBM OS/400 Server Hosted Applications

Connector name

agtos400script

Connector type

Executable

Type (UI field value)

IBM OS/400 Server (Script)

Target system versions supported / tested

Bravura Security Fabric can manage application-specific accounts or passwords on IBM OS/400 servers using the scripted connector for OS/400 (agtos400script). This connector issues custom commands (that you provide in a script file) from the Bravura Security Fabric server via IBM iSeries access for Windows to the application on the OS/400 server.

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

Write a script file to define SQL commands used in the interaction between the agtos400script connector and the OS/400 database. Common requirements for all database scripted connectors are described in Scripts for SQL Application Connectors .

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

  • administrator verify password

  • user change password

  • expire password

  • administrator reset password

  • administrator reset+expire password

  • unexpire password

  • unlock account

  • user verify password

  • verify+reset password

  • create account

  • delete account

  • disable account

  • enable account

  • expire account

  • create group

  • delete group

  • add user to group

  • delete user from group

  • add group to group

  • remove group from group

  • check account enabled

  • check account expiry

  • check account lock

  • lock account

  • unexpire account

  • update attributes

  • list account attributes

  • List:

    • accounts

    • attributes

    • groups

    • members

This connector also supports custom operations, as defined in the configuration script. Common requirements for all database scripted connectors are described in Scripts for SQL Application Connectors .

See also

  • Bravura Security Fabric can also manage IBM OS/400 system accounts using the connector for OS/400 (agtos400 ). See IBM OS/400 Server for details. In either case, no software is installed on the OS/400 server.

  • Bravura Security Fabric can also manage application accounts on OS/400 servers by issuing commands over a TN-5250 session using the programmable Telnet connector (agtelnet). This method, however, is less secure and requires a greater deal of scripting. See TCP Telnet HTTP or HTTPS Access for more information.