ome / ome/openmicroscopy

omero command as root and stderr

Open
#5,417 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
222
Forks
105
Avg merge
2h 21m
Merged PRs (30d)
1

Description

Firstly it would be really nice to be able to run the omero CLI as any user. Yes, running as root could be bad, but for many functions there is no reason not to be able to do this, e.g. generating an nginx configuration.

Secondly, the fatal error reported when you do run as root is to stdout instead of stderr.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the omero CLI handling for execution as root and the fatal-error output path. Confirm the intended behavior for permitted commands, reject only unsupported root operations, and verify that fatal errors are written to stderr rather than stdout.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.