ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66309
|
Tue Apr 14 15:26:14 2009 |
| Hal Proctor | hproctor@mpm.com | Question | Windows | 2.7.5 | Multi Logook Login |
We have two logbooks, each with a different list of users.
The logbooks are open to all network users for read only.
A user with Write permisions logs into his designated logbook.
He then decides to view the other logbook, the one he does not have write permissions to by clicking on the tab to the other logbook.
He is immediately logged out of the logbook he has write permissions to.
He did not close his browser session, only clicked on the other logbook tab.
Is there Any way to keep that person logged into the logbook he has rights to without having the "keep me logged in Checkbox"?
Just like this site has Forum, Config Examples, etc.
Once you select another tab they are logged out of their logbook they just logged in to.
|
67506
|
Thu May 16 15:41:34 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Multi Language based on logged on user? |
Can ELog support different languages based on the logged on user? |
67552
|
Fri Aug 16 11:54:17 2013 |
| UlfO | ulf.olsson@dynamate.se | Question | Windows | 2.9.2 | Moving password file |
Hi,
Is it possible to move a passwordfile from one E-log to another E-Log located on a different server without the need for users to register again?
Regards
/UlfO
|
65973
|
Sat Sep 13 23:34:37 2008 |
| Eoin Butler | | Question | Linux | | Moving individual messages in a thread |
It is possible that the Move to... and Copy to... commands can be configured so that when they operate on a message that is part of a thread, that only that message will be moved, instead of the whole thread? |
66340
|
Fri May 1 14:01:44 2009 |
| David Pilgram | David.Pilgram@epost.org.uk | Question | Linux | 2.7.6-2191 | Moving entry (and replies) from one log book to another |
Hi Stefan,
When Moving entry (and replies) from one log book to another, is it possible to prevent elog from renumbering
the entries' ID number(s) ($@MID@$). While it may not be good practice, we've referred to these numbers in
cross-referencing, and it all goes wrong when an entry is moved from an "Open" thread to a "Closed" thread (cf
your FAQ about marking of whole threads).
In the cases I'm thinking about, i.e. from main logbook to archive logbook(s), there would never be a clash of
ID number.
Thanks,
David Pilgram. |
1190
|
Sat Jun 11 02:29:01 2005 |
| Charles Duncan | Charles@YorkU.CA | Question | Linux | | Moving eLog from Server to Server... |
I am moving my eLog system from one server to another.
I moved all my log books, my /etc/elog.conf, and /usr/share/elog/elog.pwd file. Did I miss anything?
The Logbooks come up fine on the eLog list, but when I try to access them I get invalid user name...
Do I have to do some sort of conversion to move the pwd file from one server to another?
Or should I try using the sync command for the move? does sync also move the pwd file??
-Charles- |
65677
|
Mon Dec 17 02:17:20 2007 |
| Val Schmidt | vschmidt@ccom.unh.edu | Question | Mac OSX | 2.6.1 | Moving a logbook from one installation to another |
I've attempted to move a logbook from an old elog installation to a new one on another system. The version of elog is the same (2.6.1) in both. Both systems have the same name and the logbooks are and installation are going in the same place. So all paths are identical. Also, for the new installation, I've simply recompiled the same sources used to install the original one. The only difference is an upgrade in the OS.
I've rsync'd the directory and contents from the old installation to the logbooks/ directory for the new one. I then over-wrote the standard config file with the new one. I then started elogd in the new place.
What I find is
a) The default entry from the demo logbook is inserted into my logbook. This I can live with but it was unexpected.
b) The dates for all my entries as shown in my browser have years starting in 1946, rather than 2006. This is particularly odd since all of the actual log files have the correct dates.
c) The numbering of entries has been reset to 1.
Can anyone explain what I've done to mucky this up and how to fix it?
Thanks in advance,
Val
|
66388
|
Wed Jun 10 13:56:09 2009 |
| David Pilgram | David.Pilgram@epost.org.uk | Other | Linux | 2.7.6-2211 | Move to: elog crashes with large no of entries being moved. |
Hi Stefan,
I've been slowly moving threads, and twice now so far (and reproducably) had elog crash.
In each case, it is trying to move a thread with more than 24 entries; it copies the first 24 entries, then
crashes with "Segmentation Fault". It does not erase the lock file /var/run/elog.pid
I have got around this by manually copying the entries beyond no 24, then deleting the thread entry by entry.
I am aware that I have an old and limited machine (586, 256MB RAM, running Slack 10), and at first I was
"content" to write it off as that; but when it crashed for the second time at exactly the same entry (the
twenty-forth) even though the size of the entries would have been significantly different, I wondered if there
was some factor within elog that could affect this.
I've not tried it with Copy to:, but imagine it will also be affected as the only difference with this and Move
to: is the deletion of the thread after all the entries had been copied. |