Bulk Upload Users Template
This table shows the columns required when bulk loading Users.
Columns that are common to many resources are described in Global Bulk Upload Columns.
Users use only the Path and Description global columns from the Global Template.
Column Name |
Data Type |
Required |
Description |
---|---|---|---|
LoginName |
SNC |
Yes |
The login name of the user that will be used for application logon. |
Password |
Password |
Yes |
The password for the new user account. |
AdvancedMode |
Boolean |
No |
Determines if the user is advanced or not. |
FirstName |
SNC |
No |
The first name of the user. |
LastName |
SNC |
No |
The last name of the user. |
ChangePasswordOnNextLogon |
Boolean |
No |
Determines if after the initial logon the user should be prompted to reset their password. |
PasswordNeverExpires |
Boolean |
No |
Determines if the password for this user will ever expire. |
HomeFolder |
Path |
No |
The folder path to the folder which will be used as the users home folder. |
CreateNewUserFolder |
Boolean |
No |
Determines whether a new folder should be created for the user home folder in the Home Folder location. |
Groups |
Group Name(s) |
No |
A semi colon separated list of group names (including their path) to which the user will be added. Since group names are not unique the path must be also specified for example, /Folder1/Admins;/Folder2/Admins |
InternetScriptEditorEnabled |
Boolean |
No |
Whether the user is linked to a Unified CCE user that can access Cisco's Internet Script Editor. If true, the following apply:
|
LocalLoginEnabled |
Boolean |
No |
Indicates if the user can login using the Login Name and Password provided. By default, this value is set to disabled. |
Related Information