Inhaltsverzeichnis

Import and delete users via CSV list

TightGate-Pro can import or delete users from predefined lists. Various characteristics can be transferred to the users. The import function is only suitable for transferring data for new user accounts. Characteristics of existing user accounts cannot be changed via the list import.

Importing users via a list

If the CSV file contains invalid values in the attributes (e.g. audio=2), these are ignored during import and the system defaults of the administrator config from the user defaults are used instead.

All changes take effect immediately after the import. New users can log in immediately. In cluster systems, a waiting time of up to 10 minutes may be required until the user accounts have been distributed to all nodes.

Deleting users via a list

This is how it works:

Specification of the list for import

A list for user import into TightGate-Pro must meet the following requirements:

The CSV file has the following schematic structure:

User-
name
Clear-
name
PasswordFile-
transfer
Filtered WebSoundIntermediate-
file
ProfilePrivilegedPrintMax. File sizeAuto-
lock

=
=
= leave empty
= deactivated
0 = from
1 = to
0 = filtered
1 = unfiltered
0 = from
1 = to
0 = from
1 = to
0 = Standard
3 = Custom
0 = no
1 = Yes
0 = no
1 = Yes
0 = up to 4GB xml-ph-0032@deepl.inter

A line from a CSV file could therefore look like this:

tgpro.csv
"eka1";"Erika Mustermann";"geheim";0;0;0;0;0;0;0;0;0

or without inverted commas

tgpro.csv
eka1;Erika Mustermann;geheim;0;0;0;0;0;0;0;0;0

All settings regarding the menu defaults are automatically taken from the administrator's default settings Config . A change is only possible subsequently via the user administration.

Only new users are imported on the basis of the user name. Values of existing user accounts are skipped and neither updated nor changed. After the import, a summary with result balance is displayed on the screen.

Specification of the list for deletion

A list for deleting user IDs on TightGate-Pro must meet the following requirements:

A CSV file for deleting the user IDs eka1 and test2 would therefore look like this:

tgpro_delete.csv
eka1;
test2;