AccuRev® Command-Line Reference : chuser

chuser
rename or relicense a user
Usage
accurev chuser { -kf | -kd } <principal-name> <new-name>
Description
The chuser command changes the principal-name of an existing AccuRev user and/or changes the user’s AccuRev licensing. See Entity Names on page 6 for information on naming users.
Don’t confuse your AccuRev principal-name and password with the username and password maintained by the operating system. (The names and passwords can match, but they are two distinct data items.)
Note: After changing the principal-name with chuser, that user’s workspace(s) will still be appended with the principal-name that was in effect when the workspace was created. To change the workspace name to reflect the new principal-name, use the chws -s command. See chws for details.
Options
–kf
(“full”) Change the user to be licensed for both AccuRev configuration management and AccuWork issue management.
–kd
Change the user to be licensed for AccuWork issue management only.
Examples
Rename a user:
> accurev chuser john_smith johnny
Change a user so that he can use AccuWork only.
> accurev chuser -kd kevin
See Also
mkuser, remove user, show users

AccuRev, Inc.
Phone: 781-861-8700
Fax: 781-861-8704
support@accurev.com