This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Credentials

Credentials

Eucalyptus uses different types of credentials for different purposes. This section details tasks needed to allow access to Eucalyptus services.

1 - Create Credentials

The first time you get credentials using the Eucalyptus Administrator Console, a new secret access key is generated. On each subsequent request to get credentials, an existing active secret Key is returned. You can also generate new keys using the command.

To generate a new key for a user by an account administrator, enter the following

euare-useraddkey USERNAME

To generate a private key and an X.509 certificate pair, enter the following:

euare-usercreatecert USERNAME

2 - Upload a Certificate

To upload a certificate provided by a user:

Enter the following command:

euare-useraddcert -u <user_name> -f <cert_file>