Use this template to configure credentials for accessing repositories and remote hosts. The following authenticationtypes are available:
- basic username/password authentication type
- SSH private key authentication type
- encrypted passwords
- Command Central 10.1 and higher
All supported Windows and UNIX platforms.
Configure credentials:
sagcc exec templates composite apply sag-cc-creds-dev cc.password=mycustompass --sync-job --wait 20 -c 5
- Open the Command Central web user interface.
- Navigate to CCE > Command Central > Configurations > Credentials.
- Click the + icon and select Username and password type from the menu.
- Fill in the required fields, including password and save the configuration.
- Click on the newly created configuration and click Export.
- Use the encrypted value of the
Password:
property.
The encrypted password can be stored in a YAML file, or a properties file and added to a version control system.