The configure script searches for password managers by wildcard *User:
#---++ Passwords
# **SELECTCLASS none,Foswiki::Users::*User**
so to make LdapPassword show up in the select box, it has to be renamed to LdapPasswordUser (or the wildcard in the config spec has to change)..
Oh shit, I just renamed the class from
LdapUser to
LdapPassword to reflect its real purpose.
This seems to be a left-over from the TWiki-4.1 times where we still had one object per known user.
--
MichaelDaum - 23 Jan 2009
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
