Table of contents | |
Admin Documentation | |
![]() |
create user | |
To create a user fill out the first four fields: user = userid
pass = password
|
batch creation via csv file | ||||
Here is an example for a valid csv file: "login","password","email","groups"
"newusername","secret","foo@bar.com","Anonymous,Registered" "anotheruser","topsecret","bar@foo.com","Anonymous,Registered,Editors"The last column "groups" is optional, so the following is valid, too: "login","password","email"
"newusername","secret","foo@bar.com", "anotheruser","topsecret","bar@foo.com"Note: There should be no new line after the last row. Extra line feeds will be reported as errors, but accounts for valid lines will be added regardless.
|
Notes | |
This page is for the latest released stable version or release candidate(not stuff in CVS).
|
Knowledgebase / tutorial / FAQ / How-to=- | |
|
TikiTeam=- | |
Who is working here generally? Link UserPage.
|
For more information | |
|
RFEs | |
li |