Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||||||||
> > | NewUserPlugin<-- Contributions to this plugin are appreciated. Please update the plugin page at http://twiki.org/cgi-bin/view/Plugins/NewUserPlugin Page contents
DescriptionThis plugin is of use in those cases where TWiki users are registered and authenticated externally, for example using LDAP. So users are not registered to TWiki using its own registration workflow and therefore don't have a user topic in the Main web. This plugin fills that gap and creates a user's topic if it does not yet exist.
Settings
<--
NEWUSERTEMPLATE preference variable (e.g. in TWikiPreferences):
If not set, it defaults to NewUserTemplate. This plugin comes with an example template,
NewLdapUserTemplate, to illustrate how to extract user data from an LDAP directory and integrate
the information into the user's topic dynamically. You will need to install the
TWiki:Plugins/LdapNgPlugin
Syntax
On creation of the user home topic only Example: %EXPAND{$percntGMTIME{"$year-$mo-$day"}$percnt}%
Installation InstructionsYou do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server where TWiki is running. Like many other TWiki extensions, this module is shipped with a fully automatic installer script written using the BuildContrib.
Plugin Info
This work is partly funded by T+T Hennerich GmbH
Related Topics: NewLdapUserTemplate, RenderLdapUser, TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences |