Initially I thought you had to specify a port number after localhost for emailing.
As it turns out just putting "localhost" as the email server in the elog config
file works just fine. We have a strange problem where our elog server is running.
our outgoing mail has to be routed through port 465 and SSL. I had to set up
postfix and stunnel to handle this arrangement. |
Hi
I’m running SLES Linux Box with Elog 2.7.4, until yesterday everything was running perfectly. Now elog is not running anymore, because the elogd.cfg where i made changes for my use is lost.....(arghhhhh......) The logbooks ar still under /usr/local/elog/logbooks aviable.
Now i would like to upgrade to the latest version of elog. How to i made my logbooks available ?
thanks for your feedback.
ribo |
Hi Stefan,
I am happy to see that you include the webserver authentication.
So I can now login at some other page and then access elog.
However, I would also need some means of logging out some where else.
For this I propose a new Configuration option "Logout to page" which redirects to another page if set and "Logout to main" is 0.
See the attached patch (against git HEAD)
Does this make sense to you ?
Christof
PS: Many thanks for the autosave mode, I already used it ;-)
|
we had an elog with only one logbook and one password file,
we added a second logbook with a second password file and everything broke.
specifically, login to the original logbook stopped working,
username and password is accepted, elog.log says "user accepted", but I am presented
with the login dialog again, ad infinitum, and cannot access the elog.
solution seems to be to "delete all cookies" (which is excessive,
google chrome wants to delete all cookies for *.triumf.ca,
which will log me out from everywhere I am logged in and probably
erase/reset web site preferences everywhere).
manually deleting just the elog session cookie also seems to work, though.
this suggests that there is a bug in elog, where on successful login,
it fails to create a new authentication cookie, but reuses an old
cookie, which is no longer valid, for whatever reason (that would
be a different bug, why adding one more logbook invalidates
existing logins?).
K.O. |
Was wondering if there were any tweaks/suggestions for improving the
logbooks responsiviness. Our logbook was started 31 July 01. Since that
time we have went from 1 logbook to 4 logbooks. Logbook 1 having 2651
entries, logbook 2 having 300 entries, and the last 2 are new logbooks, so
only a few entries.
When user launches the logbook website, it takes considerable time to bring
the site up. It seems to be directly related to the number of entries in
the logbook. If I set up a dummy site with a couple logbooks and only a
few entries, the logbook is very fast coming up as well as saving entries.
Another thing that seems to slow the site down, is the number of users in
the elog notification list (those who've subscribed). When you save a log
entry, it takes around 30sec or longer for it to actually complete the
save. If I remove the list of users from the notification list and just
have a few, the save is very fast.
Thanks in advance,
Eric |