Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omero command as root and stderr #5417

Open
dpwrussell opened this issue Aug 3, 2017 · 1 comment
Open

omero command as root and stderr #5417

dpwrussell opened this issue Aug 3, 2017 · 1 comment

Comments

@dpwrussell
Copy link
Member

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.

@joshmoore
Copy link
Member

joshmoore commented Aug 11, 2017

Of

	admin, cd, chgrp, chown, config, db, delete, download, export,
	fs, group, help, hql, import, ldap, load, metadata, node,
	obj, render, script, search, server, sessions,
	shell, tag, testengine, upload, user, version, web

I'd suggest:

  • no root: admin, config, node, and any part of web which would modify the config
  • maybe no root: fs, import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants