User Tools

Site Tools


config:multi-user

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
config:multi-user [2011/03/09 16:06]
ccagle8 created
config:multi-user [2013/09/18 14:45]
datiswous links
Line 1: Line 1:
 ====== Multi-User Capabilities ====== ====== Multi-User Capabilities ======
  
-As of GetSimple 3.0, you can now have different user accounts to sign into the backend. ​As of right now, hooks are in place for plugins to develop user management. ​Other things such as user roles (rights) and logging of users' actions are not integrated yet.+You can create ​different user accounts to sign into the backend. ​Hooks are in place for plugins to develop user management. ​Different users can be granted different access and editing ​rights.
  
 If you want to create & use multiple users, you need to do so with a plugin or manually. ​ If you want to create & use multiple users, you need to do so with a plugin or manually. ​
 +
 +===== Multiuser Plugin =====
 +
 +There is a multiuser plugin now available in Extend: ​
 +http://​get-simple.info/​extend/​plugin/​multi-user/​133/​
 +If you have installed the multi-user-plugin,​ you will find the user-management-tab in the right sidebar of the settings-page,​ "User Management"​.
 +
  
 ===== Manual Setup ===== ===== Manual Setup =====
-Mutli-user functionality is working, but there is no interface ​to manage users in admin panel. These are the steps to manually ​create a new user.+If you need to create a user manually, you can follow these steps: 
  
-  - [[http://​get-simple.info/​uploads/​newusername.txt|Download this file]]+  - [[http://​get-simple.info/data/​uploads/​newusername.txt|Download this file]]
   - Change the name of the file to a unique username and with the ''​XML''​ extension: ''​newuser.xml''​   - Change the name of the file to a unique username and with the ''​XML''​ extension: ''​newuser.xml''​
-  - Change the <USR> element within that new XML file to have the same unique username created in step #2 +  - Change the ''​<USR>'' ​element within that new XML file to have the same unique username created in step #2 
-  - Copy it up to your server into the folder ''/​data/​users''​+  - Copy this new file up to your server into the folder ''/​data/​users''​
   - The new user can now login using:   - The new user can now login using:
-    * Username: ​//newuser// (same as what you renamed the xml file to+    * Username: ​**newuser** (same as name created in step #2
-    * Password: ​//password// (this is the default password that the example XML file has)+    * Password: ​**password** (this is the default password that the example XML file has)
   - That user then should change their default password to something only they know.   - That user then should change their default password to something only they know.
  
 +======Links======
 +Back to the GetSimple Wiki [[:​start|Contents Page]]
config/multi-user.txt · Last modified: 2021/02/27 07:55 by drking