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
Starting in Domino 12, you can also use the credential store to store shared keys that are used to encrypt attachment objects. If you use tier 2 storage, attachment objects encrypted with a shared key resolve to a single object in tier 2 that all participating servers share. For more information, see Using a shared key to encrypt DAOS objects across servers.
Prerequisite: The AWS IAM credential must have the following minimum
permissions on the S3 bucket:
- Permission: s3:ListBucket
- Scope: Bucket root
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-dominocosat 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: