Import Device Users
Use this function to import devices users to UAM.
Operation Procedure
- Click the User tab, and then select Access User > Device User from the navigation tree.
- Click Import.
- Configure the following parameters:
- Import File: Select the file that contains the device users to be imported.
- Column Separator: Select a column separator from the list. Options are space, Tab, comma (,), colon (:), pound sign (#), and dollar sign ($). For example, a file contains a line "test,,001, a ,10.153.128.151" with commas as the column separator. The line contains five columns and the values are "test", null, "001", " a ", and "0.153.128.151". When you associate a column with a device user parameter, make sure the value of the column meets the parameter requirements. In this example, you can select any column as the account name except the second column, because the account name cannot be null. Leading and ending spaces will be ignored during import, except for the password column. In this example, the fourth column " a " will be imported as "a" when it is selected for a parameter other than Password.
- User Type: To import the device users to UAM as local users, select Local User. To import the device users as LDAP users, select LDAP User.
- Select a column number in the file to match each device user parameter. Or select Not Imported and set the parameter value. If the user type is set to LDAP User, also select an LDAP sync policy to be associated with the device users.
- Click OK. The page displays the import result.
- If failures exist, the import result page includes a link to the operation log. The page also displays an operation log list for the most recent 20 failed imports.
Precautions
- You can view a maximum of 20 most recent logs about device user import failures.
- The supported authentication password modes include account password, dynamic password, account password and dynamic password, face authentication, and account password and asynchronous SMS verification code. If the mode is not from these modes, the system determines that the mode is account password.
- If a device user to be imported has multiple user roles, separate the user roles with vertical bars (|) in the file.
Related Topics