CLI Reference > Server Administration Commands > im importuser
  
im importuser
imports one or more users into Windchill RV&S
Synopsis
im importuser [--[no]allowNonRealm] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--n)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] string...
Description
im importuser imports one or more users into the Windchill RV&S database. This command is helpful for adding users who have not yet auto-registered by logging in, or for adding a number of users at one time. Additionally, you can import non-realm users by specifying a large user list text file. For example:
im importuser jriley
imports the user jriley.
Options
This command takes the universal options available to all im commands, as well as some general options. See the options reference page for descriptions.
--[no]allowNonRealm
specifies whether to import users that are not part of the security realm. --noallowNonRealm is specified by default.
* 
Importing non-realm users creates new user principals.
string...
specifies the names of one or more users to import.
See Also
Commands: im importgroup, im importissue, im creategroup, im createuser
Miscellaneous: options