%META:TOPICINFO{author="TWikiGuest" date="1130182229" format="1.1" version="1.10"}%
---+ <nop>LoginNameAliasesPlugin

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.


*IMPORTANT: For security reasons, this page should only be editable by people in the %MAINWEB%.TWikiAdminGroup.*

---++ Settings
<verbatim>
      * Set DEBUG = on
      * Set LOGGING = on
      * Set USE_ALIASES = on
      * Set REMOVE_PREFIX = 
      * Set REMOVE_SUFFIX = 
      * Set MAPBLANKUSER = TWikiGuest
      * #Set MAP_UNREGISTERED = TWikiGuest
      * Set RETURN_NOTHING_IF_UNCHANGED = off
      * Set SHORTDESCRIPTION = Used to map login names (typically determined by the REMOTE_USER variable set by the web server) to usernames.
</verbatim>

---++ Aliases

<verbatim>

Sample alias (disabled by a # character):
	* #ALIAS: foo@BAR.COM foobar

</verbatim>


	* <nop>Set ALLOWTOPICCHANGE = %MAINWEB%.TWikiAdminGroup

