Importing users from a file
- Interface description
- Configuring file's parameters
- Importing the file users.ad with Active Directory users
Interface description
First, choose the file by pressing the button "Choose a file" or drag it from Explorer to a browser and drop it above text field where the line "Download or drag here the file...".
The button "Show settings" / "Hide settings" shows or hides the panel with settings for processing the text.
The button "Process the text" repeatably processes text and displays a result. It is used when changes are made in the text for processing on the top part. For example, if there are people in the list whom you do not need to import (they are already on the server, or other reasons) delete the whole line with the description of this person and process the text again.
The button "Upload to the server" sends the result on the server. Press the button when the result consists of at least one entry and the table has selected corresponding fields.
Settings consist of parameters that responsible for processing your file and uploading results on the server. If the file's parameters differ from the default ones, configure them by yourself.
Press the button "Show settings" to display the settings panel.
Section data parameters:
- Columns separator — preset value ";" (semicolon);
- Rows separators — preset value CRLF ("\r\n", default code of a new string), also can have a value of LF (\n);
- Date format — describes the date in the text by default dd.mm.yyyy (dd - two numbers for a day, mm - two numbers for a month number, yyyy - four numbers to specify a year);
- Data format — specifies a file's type and a mechanism to process it (CSV, users.ad and Text);
- File charset — different charsets for different formats; default charsets for CSV "Windows-1251", for users.ad "ASCII", and for Text can be any charset by most likely it's "UFT-8".
Fields from section User settings are not processed yet, left for future processing of a person's name.
Fields list: Name format, Default password, Generate nickname, Nickname format.
Section Active Directory:
- Authorization type — authorization type for users, who uploaded on the server from a data processing result.
Possible types: Passwordless authorization, Active Directory authorization, and Basic authorization.
- Domain name — if an authorization type is specified, there must be a domain name. Otherwise, users won't be able to work after the server processing.