We currently have:
This could be shortened to:
-- TWiki:Main/ArthurClemens - 15 Jun 2007
if you use the AllowLoginName cfg to cahnge the text to something like This is your login, for example: jsmith, then that makes some sense.
OR, seeing as I implemented switchable login templates for TemplateLogin, we could have the twikiusermapper select either login.wikiname.tmpl or login.loginname.tmpl, and thus a PAMusermapping, or LDAPusermapping would select login.pam.tmpl and login.ldap.tmpl= respectivly.
Also remember to make the registration optional on both the registration_supported context, and the registration_enabled context.
-- TWiki:Main.SvenDowideit - 15 Jun 2007
Created a new text in login.tmpl, leaving the more general {AuthRealm} as is.
-- ArthurClemens - 14 Aug 2010