User Tools

Site Tools


config:multi-user

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
config:multi-user [2013/09/18 15:10]
datiswous [Pages in this Section]
config:multi-user [2021/02/27 07:55]
drking
Line 3: Line 3:
 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. 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 can do so manually or with a plugin. ​
- +
-===== 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 ===== +
-If you need to create a user manually, you can follow these steps:+
  
 +===== Adding A User Manually =====
 +If you want to add a user manually, follow these steps:
  
-  - [[http://​get-simple.info/​data/​uploads/​newusername.txt|Download this file]]+  - [[http://​get-simple.info/​data/​uploads/​newusername.txt|Download this xml 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
Line 23: Line 15:
     * Username: **newuser** (same as name created in step #2)     * 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.+  - The new user should ​then change their default password to something only they know. 
 + 
 +===== Multiuser Plugin ===== 
 + 
 +There is a multiuser plugin:  
 +[[http://​get-simple.info/​forums/​showthread.php?​tid=1549&​pid=49838#​pid49838|Forked version 1.9.0]]
  
 +The original multi-user plugin is in the Extend repository, but is unsupported and no longer compatible. This revised version of the plugin was last updated in 2015. When you have installed the plugin, you will find the user-management-tab in the right sidebar of the settings-page,​ "User Management"​.
  
 ======Links====== ======Links======
config/multi-user.txt · Last modified: 2021/02/27 07:55 by drking