[
https://issues.apache.org/jira/browse/SLING-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127348#comment-16127348
]
angela edited comment on SLING-6984 at 8/15/17 3:10 PM:
--------------------------------------------------------
also, there should be the ability to disable a service user with a message...
for backwards compatibility it is usually preferable to disable users than to
remove them.
format could be something like
{code}
disable service user <serviceUserId> <disableMessage>
{code}
[~marett], would be able to adjust the subject accordingly? thanks
was (Author: anchela):
also, there should be the ability to disable a service user with a message...
for backwards compatibility it is usually preferable to disable users than to
remove them.
format could be something like
{code}
disable service user <serviceUserId> <disableMessage>
{code}
> Allow to remove service user
> ----------------------------
>
> Key: SLING-6984
> URL: https://issues.apache.org/jira/browse/SLING-6984
> Project: Sling
> Issue Type: Improvement
> Components: Repoinit
> Affects Versions: Repoinit Parser 1.1.0, Repoinit JCR 1.1.4
> Reporter: Timothee Maret
>
> Currently the repoinit module does not support removing service users.
> Removing service user is required when one user is no longer needed due to
> service user sharing among components.
> The syntax could be
> {code}
> remove service user <serviceUserId>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)