ECS: CAS User and Bucket Administration Best Practices
Summary: ECS: Content Addressable Storage (CAS) User and Bucket Administration Best Practices
Instructions
ECS: CAS User and Bucket Administration Best Practices
It is recommended to administer a CAS deployment of ECS regarding CAS users and buckets as follows:
A management user must create a CAS bucket, set Object user as Owner, grant read Access Control List (ACL) permission to themselves, and set the default bucket for the Object user.
The following example and additional instructions can be found in the ECS Data Access Guide which can be found and downloaded here: https://www.dell.com/support/home/us/en/19/product-support/product/ecs-appliance-/docs
Example:
Create and set up a bucket for a CAS user.
In ECS, management users create buckets and become the bucket owners. For CAS, object users must be set up as bucket owners. Follow this procedure to properly set up a CAS bucket and make the CAS user the bucket owner. In this example, newcasadmin1 is a management user, newcasuser1 is a CAS object user, and newcasns1 is the namespace. The procedure assumes that the two users and namespace have been set up (Following the ECS Data Access Guide mentioned above).
Procedure:
-
Log in to the ECS Portal as newcasadmin1.
-
At the ECS Portal, select Manage > Bucket.
-
Choose a New Bucket.
-
Enter the fields as shown below:
Field
Value
Replication Group
Your replication group
Set current user as Bucket Owner
Check
CAS
On
-
Choose Save.
-
Select Manage > User.
-
Ensure that the Object User tab is active, search for newcasuser1 and choose Edit.
-
In Default Bucket, type newcasbucket1 and choose Set Bucket.
-
Choose Close.
-
Select Manage > Bucket.
-
Search for newcasbucket1 and choose Edit bucket.
-
In Bucket Owner, type newcasuser1.
-
Choose Save.
Set up a CAS object user:
When setting up an object user, CAS features can be assigned to the profile that make up the elements of a CAS profile. The resulting PEA file can then be viewed for use in CAS applications.
Procedure:
-
At the ECS Portal, select Manage > Users.
-
To edit the configuration of an existing object user, choose the Edit action associated with the user.
-
In the CAS area, type a password (secret) or choose Generate to have the portal create one for us.
-
Choose Set Password.
-
Choose Generate PEA File to generate the PEA file your application must authenticate to the CAS storage on ECS.
-
By setting a default bucket, every action the user takes that does not specify a bucket uses the specified default bucket. Type the name of the default bucket and choose Set Bucket.
-
Choose Add Attribute to add a metadata tag to the user.
-
Add the metadata tag name and value.
See the CAS Software Development Kit (SDK) documentation for more information about metadata tags (https://support.emc.com/docu41503_Centera-SDK-3.3-Programmer's-Guide.pdf?language=en_US) -
Choose Save Metadata.