Skip to content

User Import

prassaschr edited this page Sep 22, 2017 · 1 revision

During installation of the system, "addusers.sh" script and a "addusers.csv" template downloaded both to /home directory.

Firstly, edit addusers.csv file and insert user's data. Columns of the file are:

Username:Password:Department:SecondaryGroups

Attention! Must use column (:) as field separator

Secondly, you can run the script file with the command "/home/addusers.sh" When the execution of the script ends and if everything goes right, you can distribute the user's credentials to your users.

Clone this wiki locally