Difference: TWikiUserAuthentication (7 vs. 8)

Revision 82001-09-06 - MikeMannix

Line: 1 to 1
 

TWiki User Authentication

Changed:
<
<
Controlling TWiki site access and logging authorized user activity
>
>
TWiki site access control and user activity tracking
 

Overview

Line: 14 to 14
 

Authentication Options

No special installation steps need to be performed if the server is already authenticated. If not, you have three remaining options to controlling user access:

Changed:
<
<
  1. Forget about authentication. All changes are registered to TWikiGuest user, so you can't tell who made changes. Your site is completely open and public - anyone can browse and edit freely, in classic Wiki mode.
  2. Use Basic Authentication for the edit and attach scripts. This uses .htaccess and generates the familiar grey log-in window. The TWiki Installation Guide has step-by-step instructions.
  3. Use SSL to authenticate and secure the whole server.
>
>
  1. Forget about authentication. All changes are registered to TWikiGuest user, so you can't tell who made changes. Your site is completely open and public - anyone can browse and edit freely, in classic Wiki mode.
  2. Use Basic Authentication for the edit and attach scripts. This uses .htaccess and generates the familiar grey log-in window. The TWiki Installation Guide has step-by-step instructions.
  3. Use SSL to authenticate and secure the whole server.
 

Tracking by IP Address

Line: 43 to 43
 This points WikiUser to the TWiki.Main web, where user registration pages are stored, no matter which web it's entered in. Without the web prefix, the name appears as a NewTopic everywhere but in the Main web.
Added:
>
>
 

Changing Passwords

Added:
>
>
Change and reset passwords using forms on regular pages. Use topic-level TWikiAccessControl to restrict use as required.

  No permission to view TWiki.ChangePassword
Added:
>
>
 
Added:
>
>

  Remember your password? Use ChangePassword instead. Otherwise, use this form to get a new one e-mailed to you.

After submitting this form, you will receive an e-mail with your new, system-generated password, and a link to a page where you can change it.
<-- 
  • Set NOTMODIFYABLE =
-->

ALERT! you must have at least one valid registered e-mail to be able to reset your password. If none of your registered e-mail addresses is valid, and you have forgotten your password, contact andrea.puglisi@roma1.infn.it.

Fields marked ** are required
Your LoginName: **
 
<-- /twikiFormStep-->
<-- /twikiFormSteps-->

Info UserList has a list of other TWiki users
Info If you have any questions, please contact andrea.puglisi@roma1.infn.it
Added:
>
>
  -- PeterThoeny - 16 Mar 2001
-- MikeMannix - 29 Aug 2001
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiUserAuthentication.