Skip to content

Commit

Permalink
Item205: cont TWiki. -> %SYSTEMWEB%
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/LoginNameAliasesPlugin@766 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Nov 17, 2008
1 parent 5b8ab9d commit b661103
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/TWiki/LoginNameAliasesPlugin.txt
Expand Up @@ -3,7 +3,7 @@

This plugin is used to map login names (typically determined by the REMOTE_USER
variable set by the web server) to usernames. Most settings for the plugin are
controlled on this page. See TWiki.LoginNameAliasesPluginDoc for documentation on how to use the plugin and what these settings mean.
controlled on this page. See %SYSTEMWEB%.LoginNameAliasesPluginDoc for documentation on how to use the plugin and what these settings mean.


*IMPORTANT: For security reasons, this page should only be editable by people in the %MAINWEB%.AdminGroup.*
Expand Down
4 changes: 2 additions & 2 deletions data/TWiki/LoginNameAliasesPluginDoc.txt
Expand Up @@ -15,7 +15,7 @@ on http://twiki.org. Proposed solutions have often involved making small changes
designed to be used in a intranet environment where all registered users have both a !WikiName and a user name (which is often the same as a Unix or Windows username).

---++ Settings
Behavior of this plugin is controlled through the following settings in the [[TWiki.LoginNameAliasesPlugin][TWiki.LoginNameAliasesPlugin]] topic. *Important:* the settings topic will not be read if you have renamed your TWiki web or installed this topic in another web.
Behavior of this plugin is controlled through the following settings in the [[%SYSTEMWEB%.LoginNameAliasesPlugin][%SYSTEMWEB%.LoginNameAliasesPlugin]] topic. *Important:* the settings topic will not be read if you have renamed your TWiki web or installed this topic in another web.

* MAP_BLANK_USER = <user>
* USE_ALIASES = <boolean>
Expand Down Expand Up @@ -57,7 +57,7 @@ This is useful for debugging and keeping a record of user names before they are
There are obvious security risks with allowing arbitrary user names to get mapped to arbitrary TWiki users. To mitigate these risks:
* The plugin does not do anything unless $useLoginNameAliasesPlugin is set
in TWiki.cfg.
* The plugin configuration topic, [[TWiki.LoginNameAliasesPlugin][TWiki.LoginNameAliasesPlugin]], should have
* The plugin configuration topic, [[%SYSTEMWEB%.LoginNameAliasesPlugin][%SYSTEMWEB%.LoginNameAliasesPlugin]], should have
access permissions set such that only people in the %MAINWEB%.AdminGroup (or other people who can be trusted) can change it. By default, the topic is distributed with this access restriction.

---++ Caution
Expand Down

0 comments on commit b661103

Please sign in to comment.