Skip to content

running bes with a particular uid #36

@gajowi

Description

@gajowi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions