-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I have a need to run bes with a particular uid to fit in with our storage setup.
I have a couple of ideas but would like to get any changes upstream so they can be more generally useful.
BTW I think the rpm install creates the bes user with the next available uid.
The front-running idea is to run 'usermod -u NNN bes' in the entrypoint where NNN is passed in as an environment variable (maybe BES_UID).
Does that seem a good idea and valuable to the project? Its a pretty simple code change.
BTW setting the tomcat UID may also be desirable and might matter for logging but not for reading data. Likewise setting the ncWMS2 user would seem good.
regards,
Gareth
Metadata
Metadata
Assignees
Labels
No labels