...
Credential store can be accessed by the JADE using an private key or with password or combination of both. define the CS's access password using this parameter. "IMP" always set strong password for CS.
Code Block | ||
---|---|---|
| ||
<source>
| ||
Code Block | ||
-CredentialStore_password="55ybr293N!2BButnY4,w" |
todo: This is the explanation for this example.
...
Data-Type : SOSOptionPassword
Use together with parameter:
...
- -
...
- use
...
- credential
...
- store
...
- for
...
- authentication
...
Alias:
...
CS_password
...
====Parameter <span id="CredentialStore_AuthenticationMethod">CredentialStore_AuthenticationMethod</span>:
...
Authentication
...
Method
...
for the CS====
...
There are three possible combination of Authentication methods.
Code Block | ||
---|---|---|
|
</source>
Code Block |
---|
example: additional parameters in notes section -CredentialStoreAuthenticationMethod="password" --- OR --- -CredentialStoreAuthenticationMethod="privatekey" --- OR --- -CredentialStoreAuthenticationMethod="password+privatekey" |
Code Block |
todo: This is the explanation for this example. <source> |
Data-Type : SOSOptionString
The default value for this parameter is privatekey.
Use together with parameter:
- use_credential_Store - use credential store for authentication
This parameter is mandatory.
Alias: CS_AuthenticationMethod
...
Code Block |
---|
example: additional parameters in notes section
-CredentialStoreAuthenticationMethod="password"
— OR —
-CredentialStoreAuthenticationMethod="privatekey"
— OR —
-CredentialStoreAuthenticationMethod="password+privatekey"
Code Block |
---|
todo: This is the explanation for this example.
Code Block |
---|
Data-Type : SOSOptionString The default value for this parameter is {*}privatekey{*}. Use together with parameter: * [use_credential_Store|#use_credential_Store] - use credential store for authentication This parameter is mandatory. Alias: CS_AuthenticationMethod h4. Parameter <span ih1. "CredentialStore_StoreType">CredentialStore_StoreType</span>: The Type of the crendential store |
...
application ---- At present only "KeePass" as CS DB is supported and only "KeePass" as valid parameter value is permitted. |
...
Data-Type : SOSOptionString |
...
The default value for this parameter is {*}KeePass{*}. |
...
Use together with parameter: |
...
* [use_credential_Store|#use_credential_Store] - use credential store for authentication |
...
Alias: CS_StoreType |
...
h4. Parameter <span id"CredentialStore_KeyPath">CredentialStore_KeyPath</span>: Path and Key |
...
This Option specifies the path of the Access key for the entry which has to be used for the credentials.
Credential store can be accessed by the JADE using an private key or with password or combination of both. define the path/location of the ssh key file using this parameter.
Code Block | ||
---|---|---|
| ||
for the credentials
----
This Option specifies the path of the Access key for the entry which has to be used for the credentials.
Credential store can be accessed by the JADE using an private key or with password or combination of both. define the path/location of the ssh key file using this parameter.
{code:language=bash}
<source>
|
</source>
Code Block |
---|
example: additional parameters in notes section -CredentialStore_KeyFileName="/ssh/server1/sap-upload" todo: This is the explanation for this example. |
...
This parameter is mandatory.
Alias: CS_KeyPath
Parameter <span
...
ih1. "CredentialStore_FileName">CredentialStore_FileName</span>: Name of Credential Database
...
The path and name of the KeePass or KeePassX DB file with the file extension ".kdb".
...
This parameter is mandatory.
Alias: CS_FileName
Parameter <span id
...
"use_credential_Store">use_credential_Store</span>: use credential store for authentication
...
If you want to store your access data i.e. user-id , password, SSH key , DB URL in encrypted CS DB, unable this parameter and configure the rest if the CS accordinglly. By default JADE will look for the parameters from settings.ini, command line or from JITL job.
Data-Type : SOSOptionBoolean
The default value for this parameter is false.
...