Skip to content

Commit

Permalink
Item109: phase1 of TWikiAdmin->WikiAdmin
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/LdapContrib@671 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Nov 15, 2008
1 parent 3a1f4f0 commit 490db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/TWiki/LdapContrib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ you have to register the <nop>LdapUser class as the so called

There is a further option to fallback to TWiki's normal authentication mechanism
by defining a secondary password manager. This allows you to create native TWiki
accounts, e.g. a <nop>TWikiAdmin account and authenticate him without LDAP.
accounts, e.g. a <nop>WikiAdmin account and authenticate him without LDAP.
Use the following setting to fallback to a htpasswd based authentication.
<verbatim>$TWiki::cfg{Ldap}{SecondaryPasswordManager} = 'TWiki::Users::HtPasswdUser';</verbatim>
So whenever authentication against LDAP fails, this second password manager will
Expand Down

0 comments on commit 490db0b

Please sign in to comment.