Configuring a credential store for DAOS tier 2 storage
Before you enable DAOS tier 2 storage, configure a Domino® credential store to store the credentials that are used for connections to the storage service.
About this task
Procedure
- Refer to your storage service vendor documentation. Create credentials for Domino® to use to connect to the storage service. (Your storage service may do this step for you).
-
Refer to your storage service vendor documentation. Create a
bucket for Domino®
to use. (Your storage service may do this step for you).
Multiple Domino®
servers can use the same bucket. You can use any name for a
bucket. The following AWS command example creates a bucket
named
aws-hcl-dominocos
at the endpointus-east-1
:aws s3api create-bucket --bucket aws-hcl-dominocos --region us-east-1
-
Create a Domino credential store to securely store the
credentials used to connect to the storage service.
- If you already use a credential store (typically IBM_CredStore\credstore.nsf), you can use it to store the storage service credentials if you replace the design with the websecuritystore.ntf provided with Domino 12 or a later version.
- Setting up multiple Domino servers to be in one Domino cluster and to share one bucket is recommended because it simplifies management of the credential store and credential store key.
- For information in setting up a credential store, see Using a credential store to store credentials.
-
Complete the following steps to add the storage service
credentials to the Domino® credential store: