User Tools

Site Tools


how_to:createuser

This is an old revision of the document!


Create a Proline user


Command line (ProlineAdmin)

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:

  • Windows :
run_cmd.bat create_user -l <user_login> -p  <user_password>
  • Linux :
sh run_cmd.sh create_user -l <user_login> -p  <user_password>


From graphical tool ProlineAdmin GUI

You can also use the ProlineAdmin graphical interface: open ProlineAdmin GUI and click on the Manage resources button. The first tab (entitled Users) of the newly opened window allow you to register new users and see all registered users in database.

A login is mandatory to register a new user. The password, though, is optional. If not provided, the default password will be “proline”.

Note: This functionality will be disable if Proline is not set up (see how to set up Proline).


From Proline Web Desktop

You can also create users from the Proline Web Desktop administration interface: Create a User and synchronise it with the Proline Core UDS Database


__Beta 1__

  • Windows :
run_cmd.bat create_user -l nom_de_l_utilisateur
  • Linux :
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

how_to/createuser.1465818030.txt.gz · Last modified: 2016/06/13 13:40 by 193.48.0.3