User Tools

Site Tools


how_to:createuser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
how_to:createuser [2014/10/03 14:20]
193.48.0.3
how_to:createuser [2016/07/07 10:04] (current)
132.168.72.225 [From graphical tool ProlineAdmin GUI]
Line 1: Line 1:
-==== Command line (ProlineAdmin) +====== Create ​Proline ​user ======
-You can create ​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>​ + 
-  +===== 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 :  
 +<​code>​ 
 +run_cmd.bat create_user -l <​user_login>​ -p  <​user_password
 +</code
 +  * Linux :  
 +<​code>​ 
 +sh run_cmd.sh create_user -l <​user_login>​ -p  <​user_password>​ 
 +</​code>​ 
 + 
 +\\
   ​   ​
-==== From graphical tool ProlineAdmin GUI ==== +===== From graphical tool ProlineAdmin GUI =====
-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). +
-{{ :​how_to:​create_user_dilaog_bg.png?​nolink&​700 |}}+
  
 +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.
  
-==== From Proline Web Desktop ==== +A login is mandatory to register ​new user. The password, though, is optional. If not provided, ​the default password will be "​proline"​.
-You can also create users from the Proline Web Desktop administration interface :   ​[[.:​web:​createuser|Create ​User]] and synchronise it with the Proline Core UDS Database+
  
-==== ==== +{{ :​how_to:​users.png?​nolink&​550 |}}
-==== ==== +
-===== __Beta 1__ =====+
  
-  * Windows : run_cmd.bat create_user -l nom_de_l_utilisateur +The grid can be sorted on one or many columnsClick on a column header to make it the sorting featureShift-click on another to activate multi-sorting.
-  * Linux : sh run_cmd.sh create_user ​-l nom_de_l_utilisateur+
  
-You can also create users from the Proline ​Web Desktop administration interface :   [[.:web:​createuser|Create a User]] and synchronise it with the Proline Core UDS Database+**Note:** This functionality will be disable if Proline ​is not set up (see how to [[setupguide:start#​installing_upgrading_the_proline_suite|set up Proline]]).
  
 +\\
  
 +===== From Proline Web Desktop =====
 +You can also create users from the Proline Web Desktop administration interface: ​  ​[[.:​web:​createuser|Create a User]] and synchronise it with the Proline Core UDS Database
 +
 +
 +----
 +
 +
 +===== __Beta 1__ =====
 +
 +  * Windows : 
 +<​code>​
 +run_cmd.bat create_user -l nom_de_l_utilisateur
 +</​code>​
 +  * Linux : 
 +<​code>​
 +sh run_cmd.sh create_user -l nom_de_l_utilisateur
 +</​code>​
 +You can also create users from the Proline Web Desktop administration interface :   ​[[.:​web:​createuser|Create a User]] and synchronise it with the Proline Core UDS Database
how_to/createuser.1412338850.txt.gz · Last modified: 2014/10/03 14:20 by 193.48.0.3