Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 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.
                            
                        
 
 -CredentialStore_KeyFileName="/ssh/server1/sap-upload"

Data-Type : SOSOptionString
Use together with parameter:

...