id summary reporter owner description type status priority milestone component version resolution keywords cc drp_resources i_links o_links remaining_time sprint 6957 Provide passwordless login on server system jamoore "When working directly on the OMERO server machine, a passwordless login would be useful for cron-jobs, etc. (See [http://lists.openmicroscopy.org.uk/pipermail/ome-users/2011-October/002865.html end of thread] This would work similar to `bin/omero login` but take connection info for the session manager: {{{ bin/omero admin login --locator=Ice.Default.Locator=IceGrid/Locator:tcp -h 127.0.0.1 -p 4061 }}} (though this information is stored in `etc/*.cfg`. Note this is how Processor-0 et al. find the `SessionManagerI` in order to call `create`, via `getInternalServiceFactory`. At the same time a `--quiet` option could be added, and the cleanse statement could be made to print out ""success"" unless `--quiet` is set) See: * https://www.openmicroscopy.org/site/support/omero4/server/backup-and-restore * http://lists.openmicroscopy.org.uk/pipermail/ome-users/2011-October/002845.html" task new minor Unscheduled Deployment