stataru8 commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2379685153
Hello @AndreVirtimo, as far as I know, we have two commands that allow us to create groups: - `jaas:group-add user myGroup1` - `jaas:group-create myGroup2` In both cases, there is no mandatory argument for the role. Today, the role/password `group` is added by default. The proposal is to add `""` instead, leaving the group information empty. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
