You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "angela (JIRA)" <ji...@apache.org> on 2017/08/15 15:03:00 UTC

[jira] [Commented] (SLING-6984) Allow to remove service user

    [ https://issues.apache.org/jira/browse/SLING-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127348#comment-16127348 ] 

angela commented on SLING-6984:
-------------------------------

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 

disable service user <serviceUserId> <disableMessage>

> 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)