Start of topic | Skip to actions
TWiki User AuthenticationTWiki site access control and user activity trackingOverviewTWiki does not authenticate users internally, it depends on theREMOTE_USER environment variable. This variable is set when you enable Basic Authentication (.htaccess) or SSL "secure server" authentication (https protocol).
TWiki uses visitor identification to keep track of who made changes to topics at what time and to manage a wide range of personal site settings. This gives a complete audit trail of changes and activity.
Authentication OptionsNo special installation steps are required if the server is already authenticated. If it isn't, you have three standard options for controlling user access:
Partial AuthenticationTracking by IP address is an experimental feature, enabled inlib/TWiki.cfg. It lets you combine open access to some functions, with authentication on others, with full user activity tracking:
TWiki Username vs. Login UsernameThis section applies only if your FS is installed on a server that is both authenticated and on an intranet. FS internally manages two usernames: Login username and TWiki username.
NOTE: To correctly enter a WikiName - your own or someone else's - be sure to include the Main web name in front of the Wiki username, followed by a period, and no spaces. Ex: Changing PasswordsChange and reset passwords using forms on regular pages. Use TWikiAccessControl to restrict use as required.
Forgotten your password? Then use ResetPassword instead. TWikiUsers has a full list of user names. After submitting this form your password will be changed. If you have questions please contact the TWiki webmaster jpw@rainysky.org.
If you didn't forget your password, use ChangePassword to change it to a new one. Otherwise, use this form to get a new one e-mailed to you. Your LoginName is listed on TWikiUsers. 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. If you continue to have problems, please email jpw@rainysky.org for help.-- MikeMannix? - 29 Aug 2001 View topic |
TWiki.TWikiUserAuthentication moved from TWiki.TWikiAuthentication on 01 Sep 2001 - 04:54 by MikeMannix? - put it back
|