head 1.2;
access;
symbols;
locks; strict;
comment @# @;
1.2
date 2006.04.01.05.55.04; author TWikiContributor; state Exp;
branches;
next 1.1;
1.1
date 2006.02.01.12.01.16; author TWikiContributor; state Exp;
branches;
next ;
desc
@new-topic
@
1.2
log
@buildrelease
@
text
@%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="2"}%
%META:TOPICPARENT{name="ManagingUsers"}%
---+ Bulk Registration
The %MAINWEB%.TWikiAdminGroup can use %TOPIC% to register (i.e. create logins and UserTopics) for a group of people quickly.
Create a table in the REGISTERTOPIC named below, setting each row to represent each user and each column to correspond to the metadata.
Then press the button on this page to perform registration for those users.
Unlike normal registration the administrator is assumed to have correct e-mail addresses for the users, so no verification is required.
Note that the new users are not notified that they have an account. This is so you can prepare and verify the accounts before announcing them.
To announce them use the BulkResetPassword feature: this will assign a new random password and notify users.
---++ Bulk Registration usage
Any fields you define in this table will end up in the User's topic. If a form (such as %MAINWEB%.UserForm) is attached to NewUserTemplate then the data will go in as META:FIELDS, meaning that you can use SEARCH formfield constructs to search.
If you use the %MAINWEB%.UserForm then ensure that it contains all the fields you define here. Otherwise they will disappear when the user edits their home topic!
---+++ Mandatory fields
* WikiName
* Email
* !FirstName
* !LastName
---+++ Optional fields
* LoginName - if not set will register with WikiName
---++ Settings
* Set REGISTERTOPIC = %MAINWEB%.UnprocessedRegistrations
* Set LOGTOPIC = %REGISTERTOPIC%Log
* Set OVERWRITEHOMETOPICS = 0
---+++ Example format
The following should be inserted into your REGISTERTOPIC as a table.