You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Roland Porath <ro...@exari.com> on 2008/02/21 00:06:42 UTC

Implementation of LoginModule incomplete

Does anybody have an implementation of loginModule that actually does some
authentication?
The implementation that ships with 1.4 (SimpleLoginModule) does not reject
invalid login attempts.

Cheers

roland


Re: Implementation of LoginModule incomplete

Posted by Marcel Reutegger <ma...@gmx.net>.
Hi Roland,

this depends on the authentication implementation you are using.

see also: http://jackrabbit.apache.org/faq.html#access-authentication

regards
  marcel

Roland Porath wrote:
> Does anybody have an implementation of loginModule that actually does some
> authentication?
> The implementation that ships with 1.4 (SimpleLoginModule) does not reject
> invalid login attempts.
> 
> Cheers
> 
> roland
> 
>