This is an old revision of the document!
You can create a proline user with the Proline Admin “RunCommand” script. Open a command line window (Maj + Right Click on Windows) and type the following command:
run_cmd.bat create_user -l <user_login> -p <user_password>
sh run_cmd.sh create_user -l <user_login> -p <user_password>
You can also use the ProlineAdmin graphical interface: open ProlineAdmin GUI and click on the “Create user” button. A new window allow you to set the new user's name and password (with password verification).
Note: This functionality will be disable if Proline is not set up (see how to set up Proline).
You can also create users from the Proline Web Desktop administration interface: Create a User and synchronise it with the Proline Core UDS Database
run_cmd.bat create_user -l nom_de_l_utilisateur
sh run_cmd.sh create_user -l nom_de_l_utilisateur
You can also create users from the Proline Web Desktop administration interface : Create a User and synchronise it with the Proline Core UDS Database