[ome-users] Couple of admin questions

Leon Kolchinsky lkolchin at gmail.com
Tue Oct 11 05:43:43 BST 2011


Hello,

1. How do I run auto "cleanse" job via cron (so it won't ask me for username
and password)?

"$ /srv/omeroserver/bin/omero -s localhost admin cleanse /srv/omerodata" -
asks for username/pass
"$ /srv/omeroserver/bin/omero -s root at localhost admin cleanse
/srv/omerodata" - asks for pass


2. Is it possible to include this patch into Omero releases (from Chris
Allan):
http://users.openmicroscopy.org.uk/~cxallan/pil_image_import_inline.patch

It solves some client issues for us (python 2.6).

This is how I patch OMERO web client:
[root at vera144 log]# cd /srv/OMERO.server-Beta-4.3.2/lib/python/
[root at vera144 python]# wget
http://users.openmicroscopy.org.uk/~cxallan/pil_image_import_inline.patch
[root at vera144 python]# cp omeroweb/webclient/webclient_gateway.py
omeroweb/webclient/webclient_gateway.py.orig
[root at vera144 python]# patch -p0 < pil_image_import_inline.patch
patching file omeroweb/webclient/webclient_gateway.py
[root at vera144 python]# chown omero.omero
omeroweb/webclient/webclient_gateway.pyl


Thank you,
Leon Kolchinsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20111011/aa7d3f75/attachment.html>


More information about the ome-users mailing list