User Export
Use this function to export users in an LDAP server to a file in a specific format. Then, use the Batch Import Device Users function of TAM to import the LDAP users from the file to INC.
Procedure
To export LDAP users, first query the LDAP users to be exported, and then export them to a file.
To query LDAP users:
- Click the User tab.
- From the navigation tree, select Device User Policy > LDAP Service > User Export.
- Select an LDAP server and set the query criteria.
- LDAP Server: LDAP server whose users are to be exported.
- Sub-Base DN: Absolute path of the subdirectory that stores user data on the LDAP server. The Sub-Base DN must be a part of the Base DN of the server.
- Filter Condition: The basic format is attribute name=value. The value part supports fuzzy match by *. For example: cn=He* indicates all nodes that have a cn attribute value starting with He. To perform a combined query, specify multiple filter conditions by quoting each of them in parentheses, putting a sign in front of the first left parenthesis to indicate the relationship between them (& for AND, | for OR, ! for NOT), and then putting the whole string in parentheses.
- Click Query to open the Export File Setting page.
Before exporting LDAP users to a file, specify the user attributes to be exported, the column separator and the name for the file.
To set the file format:
- Select the user attributes to be exported, set the name for the file and the separator to be used for delimitation of user attributes in the file, and specify whether to export the attribute names as the column titles.
- Column Separator: Delimiter to be used for delimitation of attributes in the file. The delimiter is mainly used to Batch Import Device Users.
- Export Column Header: Specifies whether to export the attribute names as the column titles in the file. If this option is not selected, the file will have no column titles.
- Click Export. After successfully exporting the file, the system will display the path of the file and will provide the link for downloading the file.