AIX Server (SSH)
Bravura Security Fabric performs operations on AIX Servers using the agtaix_ng
or agtaix
connector.
agtaix_ng
Connector name |
|
Connector type | Python script, |
Type (UI field value) | Generic AIX Server (SSH) |
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 | The py -m pip install -r agtaix_ng_requirements.txt |
Upgrade notes | The |
agtaix
Connector name |
|
Connector type | PSLang script, |
Type (UI field value) | AIX Server (SSH) (Legacy) |
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. |
Upgrade notes | The |
Both AIX connectors can be used to discover SSH public and authorized keys for accounts on AIX servers. This connector can be used to manage temporary SSH trust relationships when granting privileged access to accounts on AIX servers.
The following Bravura Security Fabric operations are supported by this connector (depending on your product license and version):
expire password
check password expiry
administrator reset password
administrator reset+expire password
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
check account enabled
check account expiry
unlock account
Note
The unlock account operation is only supported if the AIX server is using Trusted Computing Base (TCB) account database files.
lock account
check account lock
get server information
unexpire account
List:
accounts
attributes
groups
members
For a full list and explanation of each connector operation, see Connector operations.
See also
Secure Shell for details about
agtssh
.Python Script for details about
agtpython
.