[
https://issues.apache.org/jira/browse/JCR-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-2635.
-------------------------
Resolution: Fixed
disabling user(s) (except for the administrator user) can be achieve by calling
User#disable(String reason). A disabled user will not be able to login to the
repository any more (unless enabled again) and cannot be impersonated. however,
a disabled user can still be retrieved and modified by the user management api.
> Disable Users
> -------------
>
> Key: JCR-2635
> URL: https://issues.apache.org/jira/browse/JCR-2635
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: jackrabbit-core
> Affects Versions: 2.0.0, 2.1.0
> Reporter: angela
> Assignee: angela
> Fix For: 2.2.0
>
>
> add "disable user" functionality to prevent an existing user from login into
> the repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.