Everything seems to have gone smoothly with the server setup on Ubuntu 10.0 , no error messages, and the server seems to initialize fine, but then when I try to login from another machine on the network it will not let me in. Do I have to run the web server? We would prefer to keep our files with local only access.
One detail that did come up when I examine the pqsl database:
$ psql -h localhost -U omero -1
Password for user omero:
psql (8.4.4)
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
Type "help" for help.
Instead of what was shown on the webpage. Is this due to using version 8.4.4?
Thanks again