Felix Meschberger wrote:
Hi,
On 23.02.2010 11:48, Angela Schreiber wrote:
Cech. Ulrich wrote:
Hi Angela,
<Authorizable#remove>
But the next start of the repository, the anonymous account
is automatically recreated although the anonymous "account"
is commented out in repository.xml.
I tried this already. After "restart" of the repository,
I could login with "anonymous" again. I think this is some
Build-in functionality of Jackrabbit.
a yes. that's right... the default always creates the
admin and anonymous user. so either have to prevent
the anonymous from login (changing pw or change permissions of
the everyone or anonymous principal depending on your ac) or
provide your own security manager that doesn't create the anonymous.
How about a functionality to disable users, such they are prevented from
logging in by the LoginModule/UserManager ?
sure. as you - felix = know that's on my todo list. but as
it isn't implemented yet that's not a solution to offer
to user asking for help hic et nunc.
angela