To keep your username/password secure, you can mask them using a
key alias and key password combination. For example, a database administrator
might not want to share his credentials with another user while trying to give
them access to the database. In such cases, a Login Credential Resource can
come handy.
Prerequisites
Ensure that the TIBCO
Enterprise Administrator server and the agent are running. Ensure that the
agent is registered with the server.
Procedure
-
Log in to TIBCO Enterprise Administrator.
-
From the landing page, click
TIBCOSecurityServer card.
-
Click
Resource Manager Service.
-
From the Login Credential Resources pane, click
create.
Note: Alternatively,
click
Login Credential Resources, and in the
following page, click
create.
-
Provide the following details:
Property
|
Description
|
keyAlias
|
Required. Name of the key alias.
|
keyPassword
|
Required. The key password.
|
username
|
Required. The user name that you want
to mask.
|
password
|
Required. The password that you want to
mask.
|
-
Click
create to create a Login Credential resource.
Note: You can create a
Login Credential resource using python scripts available under
TIBCO_HOME\tea\agents\tss\<version>\samples\resourceManagerService\login.
Copyright © TIBCO Software Inc. All Rights Reserved.