Oracle Solaris Server 9.x+ (SSH)
Bravura Security Fabric performs operations on Solaris servers using the agtsolaris_ng
or agtsolaris
connector.
agtsolaris_ng
Connector name |
|
Connector type | Python script, |
Type (UI field value) | Generic Solaris 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 | It also has an py -m pip install -r agtsolaris_ng_requirements.txt |
Upgrade notes | Added the |
agtsolaris
Connector name |
|
Connector type | PSLang script, |
Type (UI field value) | Oracle Solaris Server 9.x+ (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 | It is recommended to use the |
Both Solaris connectors can be used to discover SSH public and authorized keys for accounts on Solaris servers. This connector can be used to manage temporary SSH trust relationships when granting privileged access to accounts on Solaris 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 Targeting the Oracle Solaris Server system for details about the Enable on unlock option and how to disable the unlock account operation (recommended).
user verify password
verify+reset password
create account
delete account
disable account
enable 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
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
.