fimugdha commented on code in PR #16:
URL: https://github.com/apache/ranger-tools/pull/16#discussion_r3989629188
##########
docker/create_users_and_groups.sh:
##########
Review Comment:
@kumaab,
The existing function is not suitable for this use-case. The group shadow
will be added as the ranger user primary group (-g) if ranger user it not
present.
We need ranger user to be part of shadow group as an additional/secondary
group (-aG).
Therefore created a new function.
--
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]