import.txt 497 B

123456789
  1. ===== Bulk User Import =====
  2. Requires a CSV file of users with at least four columns.
  3. The columns must contain, in order: user-id, full name, email address and groups.
  4. The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%). Backslash (\) can be used for escaping.
  5. For an example of a suitable file, try the "Export Users" function above.
  6. Duplicate user-ids will be ignored.
  7. A password will be generated and emailed to each successfully imported user.