Linux Server (SSH)
Bravura Security Fabric performs operations on Linux Servers using the agtlinux_ng
or agtlinux
connector.
agtlinux_ng
Connector name |
|
Connector type | Python script, |
Type (UI field value) | Generic Linux Server (SSH) |
Target system versions supported / tested | The
|
Connector status / support | Bravura Security-Verified This connector has been tested and is fully supported by Bravura Security. |
Installation / setup | It also has an py -m pip install -r agtlinux_ng_requirements.txt |
Upgrade notes | Added the It is recommended to use the |
agtlinux
Connector name |
|
Connector type | PSLang script, |
Type (UI field value) | Generic Linux 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 | As of Connector Pack 4.7, this connector is 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. It is recommended to use the In Connector Pack 4.5 and earlier the |
The Linux connectors can be used to discover SSH public and authorized keys for accounts on Linux servers. They can be used to manage temporary SSH trust relationships when granting privileged access to accounts on Linux 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
unlock account *
Note
By default, the unlock account operation will enable the user account. See the Enable on unlock option for additional details and how to disable the unlock account operation (recommended).
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 owner(user) to group
remove owner(user) from group
add owner(group) to group
remove owner(group) from group
check account enabled
check account expiry
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
.