Skip to main content
Command reference

vserver object-store-server user modify

Suggest changes

Modify an object store server user

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver object-store-server user modify command modifies an object store user.

Parameters

-vserver <Vserver Name> - Vserver Name

This parameter specifies the name of the SVM for the object store user which you want to modify.

-user <TextNoCase> - Object Store Server User Name

This parameter specifies the name of the object store user.

[-key-id <integer>] - Object Store Server User Key ID

This parameter is optional. Only the default value of 1 is accepted. Specifying a non-default value is not permitted.

[-comment <text>] - Object Store Server User Description

This parameter specifies the text comment for the object store user.

Examples

The following example modifies the object store user for the SVM vs1:

cluster1::> vserver object-store-server user modify -vserver vs1 -user user1 -comment testuser