CLI Reference > Server Administration Commands > integrity createmksdomainuser
  
integrity createmksdomainuser
create a new MKS Domain user
Synopsis
integrity createmksdomainuser [--email=value] [--fullName=value] [--loginID=value] [--userPassword=value] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [(-F file|--selectionFile=file)]
Description
integrity createmksdomainuser creates a user in the MKS Domain. For example:
integrity createmksdomainuser --fullname="James Riley" --login=jriley --userPassword=jriley
creates the user James Riley in the MKS Domain, with a login and password.
Options
This command takes the universal options available to all integrity commands, as well as some general options. See the options reference page for descriptions.
--email=value
specifies an e-mail address for the user.
--fullName=value
specifies the name of the user, including first and last name (user names are stored in the same field).
--loginID=value
specifies the alphanumeric string the user will use as the login ID to connect to the Windchill RV&S Server. Login IDs cannot contain commas, and must not exceed 50 characters in length.
* 
The login ID cannot be edited after the user is created. To change the login ID, the user must be deleted from the domain and created using a different login ID.
--userPassword
specifies the alphanumeric string the user will use as the password with the Login ID to connect the Windchill RV&S Server. Empty passwords for users are not permitted. Users can change their own passwords through the GUI and CLI interfaces.
Diagnostics
See the diagnostics reference page for possible exit status values.
See Also
Commands: integrity_viewmksdomainuser, integrity_editmksdomainuser, integrity_changemksdomainuserpassword, integrity_deletemksdomainuser, integrity_mksdomainusers
Miscellaneous: ACL, diagnostics,options, preferences