%META:TOPICINFO{author="cbs" date="1090800134" format="1.0" version="1.1"}%
---+ <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.*

Because of security considerations, the plugin is not active unless a variable is set in TWiki.cfg.  


---++ Settings

<verbatim>

	* Set DEBUG = off
	* Set LOGGING = off
	* Set USE_ALIASES = off
	* Set REMOVE_PREFIX = 
	* Set REMOVE_SUFFIX = 
	* Set MAP_BLANK_USER = 
	* Set MAP_UNREGISTERED = 
	* Set RETURN_NOTHING_IF_UNCHANGED = on

</verbatim>


---++ Aliases

<verbatim>

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

</verbatim>


	* Set ALLOWTOPICCHANGE = %MAINWEB%.TWikiAdminGroup

