Differences between revisions 1 and 21 (spanning 20 versions)
Revision 1 as of 2009-09-05 03:03:06
Size: 497
Editor: ppp163-219
Comment:
Revision 21 as of 2017-08-28 08:11:06
Size: 1573
Editor: JohnHurst
Comment: update newaccount command
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Create a Username and Password for Yourself = #acl All:read
Line 3: Line 3:
You need to do this to access certain of the pages in this wiki. = Create a New User Account for ThePsalter =
Line 5: Line 5:
 1. Click on the 'Login' button at the top of the page. On the Login page, click the 'you can create one now' button. Fill in the details, and then click 'Create Profile'.
 2. Click on the 'Login' button at the top of the page to now validate yourself. You should do this every time you visit this page. Most browser will allow you to remember your details automatically.
You need a valid account to access some of the pages in this wiki.

Unfortunately, due to numerous spam attacks, we have had to disable making a new account. What you need to do is:
  1. Send an email to [email protected] with Subject "New Wiki Account (Your Name)" - mail body not needed
  1. We will create an account for you and send you the password.
  1. When you receive the password, click on the 'Login' button at the top of the page to validate yourself.
     a. Enter your username and password
     a. You should do this every time you visit any of these wiki pages.
     a. Most browsers will allow you to remember your details automatically. Click "yes" if you are asked whether you want the username and password saved. (Warning: only do this if you are using a private computer!)
  1. Once you have familiarized yourself with the wiki page, click on the 'Settings' link and then 'Change Password' to change your password. You should do this since the password sent to you is not secure.

You can also visit the HelpOnLogin page for help on logging in once you have an account.

Note to superusers: to create a new account from the command line, use this form
{{{
cd /var/wiki/share/moin/server
./moin --config-dir=/var/wiki/share/moin/server --wiki-url=http://wiki.gwuc.org.au/gwuc/ account create --name=<WikiName> --password=<freetext> --alias=<whatever> --email=<whatever>
}}}


This page is also part of the HowToUseTheChurchWiki page.

----
CategoryWiki

Create a New User Account for ThePsalter

You need a valid account to access some of the pages in this wiki.

Unfortunately, due to numerous spam attacks, we have had to disable making a new account. What you need to do is:

  1. Send an email to [email protected] with Subject "New Wiki Account (Your Name)" - mail body not needed

  2. We will create an account for you and send you the password.
  3. When you receive the password, click on the 'Login' button at the top of the page to validate yourself.
    1. Enter your username and password
    2. You should do this every time you visit any of these wiki pages.
    3. Most browsers will allow you to remember your details automatically. Click "yes" if you are asked whether you want the username and password saved. (Warning: only do this if you are using a private computer!)
  4. Once you have familiarized yourself with the wiki page, click on the 'Settings' link and then 'Change Password' to change your password. You should do this since the password sent to you is not secure.

You can also visit the HelpOnLogin page for help on logging in once you have an account.

Note to superusers: to create a new account from the command line, use this form

cd /var/wiki/share/moin/server
./moin --config-dir=/var/wiki/share/moin/server --wiki-url=http://wiki.gwuc.org.au/gwuc/ account create --name=<WikiName> --password=<freetext> --alias=<whatever> --email=<whatever>

This page is also part of the HowToUseTheChurchWiki page.


CategoryWiki

CreateUserAccount (last edited 2019-07-15 06:58:18 by DavidMorgan)