Skip to main content

Python Script

Connector name

agpython

Connector type

Executable with Python script

Type (UI field value)

Python Script

Target system versions supported / tested

Any system that can use a Python script to set passwords and create accounts.

Connector status / support

Bravura Security-Verified

This connector has been tested and is fully supported by Bravura Security.

Upgrade notes

If you have installed Connector Pack 4.5 or newer and have a version of Bravura Security Fabric older than 12.6, there are also alternate versions of the agtpython connector located in the agent\alt directory that are compatible for specific Python versions.

The following Bravura Security Fabric operations are supported by the connector for Python scripts (agtpython):

  • get server information

  • user verify password

  • user change password

  • administrator reset password

  • administrator reset+expire password

  • expire password

  • unexpire password

  • check password expiry

  • administrator verify password

  • verify+reset password

  • enable account

  • disable account

  • check account enabled

  • lock account

  • unlock account

  • check account lock

  • expire account

  • check account expiry

  • unexpire account

  • create account

  • delete account

  • add user to group

  • delete user from group

  • add group to group

  • remove group from group

  • add owner(user) to group

  • remove owner(user) from group

  • create group

  • delete group

  • update group

  • move contexts

  • rename account

  • update attributes

  • run command

  • custom operations

  • list account attributes

  • challenge response authentication

  • List:

    • accounts

    • attributes

    • groups

    • members

    • computer objects

    • service accounts

    • members of built-in administrators group

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

See also

Python Script (Ticket) shows you how to trigger updates when certain events occur on the Bravura Security Fabric server, using the pxpython interface program.