Bears-R-Us / arkouda-contrib

a place for contributed functionality for arkouda
MIT License
10 stars 12 forks source link

add support for multiple groups in arkouda-udp-server #163

Open hokiegeek2 opened 6 months ago

hokiegeek2 commented 6 months ago

Currently the arkouda-udp-server start-arkouda-server.sh creates one group defined in the values.yaml file. There are situations where a user is in multiple groups, any of which are needed for file permissions. Accordingly, need to add support for multiple users.