Scroll to navigation

SXACL-USERMOD(1) Skylable SX Manual SXACL-USERMOD(1)

NAME

sxacl-usermod - change user settings

SYNOPSIS

sxacl usermod [OPTIONS] <username> sx://[profile@]cluster

DESCRIPTION

sxacl usermod is used to modify settings of existing users. Only cluster administrators can perform such changes.

OPTIONS

Print help and exit
Print help, including hidden options, and exit
Print version and exit
Set total quota for all volumes owned by this user (allows K,M,G,T suffixes). The user will not be able to store more data than this limit across all of the volumes it owns.
Set or change the optional description of the user.
Path to the SX configuration directory (default: ~/.sx)
Enable debug messages.

EXAMPLES

To set the quota of user user 'joe' to 2GB run the following command:
sxacl usermod --quota=2G joe sx://admin@cluster

SEE ALSO

sxacl-useradd(1), sxacl-usernewkey(1), sxacl-usergetkey(1), sxacl-userlist(1), sxacl-userdel(1), sxinit(1)

June 2015 sxacl 2.0