Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 157 of 807  Not logged in ELOG logo
    icon2.gif   Re: Disable Delete option when user has the capability to Edit an entry, posted by John Becker on Fri Dec 2 16:28:17 2016 
Hi Stefan,

 

Found it, it was a typo.
icon5.gif   Elog stopped working, posted by John Becker on Wed Mar 29 14:48:40 2017 
Dear all,

 

I have elog version 3.12-bd75964 installed on an Ubuntu OS. We started working with it yesterday and today I was informed that the users could
    icon2.gif   Re: Elog stopped working, posted by David Pilgram on Wed Mar 29 15:11:22 2017 
I don't know if you can get elog to generate a log file - check the documentation, I don't bother.  But I do have some experience with this
matter.

There are two related circumstances I know of that can arise which will cause elog to crash.
    icon2.gif   Re: Elog stopped working, posted by Andreas Luedeke on Thu Mar 30 09:14:13 2017 
I have a crontab set-up for root:

crontab -e

* * * * *       if ! ps -C elogd >/dev/null;then /sbin/service elogd restart;fi
icon8.gif   Self register = 0 not working , , posted by rudy on Wed Jun 8 15:00:47 2016 
I have Split Elog to Two Top Group [Check the Config Below].

Problem = 

After Staff01 login successfully to http://127.0.0.1/Staff and if he/she fill the url http://127.0.0.1/Administrator and choose any elog
    icon2.gif   Re: Self register = 0 not working , , posted by Andreas Luedeke on Wed Jun 8 16:01:11 2016 
It would be new to me if elog would support independent [global] sections for each logbook.
I thought you can only have one [global] section. Whatever is defined in that section will be valid for all logbooks.

If you need to have different user files, you'll need to run different elogd services with independent config files (and Password files).
    icon2.gif   Re: Self register = 0 not working , , posted by rudy on Wed Jun 8 17:08:56 2016 
Hi Andreas

I'm following the instruction from https://midas.psi.ch/elog/config.html#groups , please scroll to the Top Groups


Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = 98, ME, NT, XP, CE
Group CE = 1.0, 2.UL

Top group engineering = Linux
    icon2.gif   Re: Self register = 0 not working , , posted by Andreas Luedeke on Wed Jun 8 18:49:28 2016 
Aparently I've missed that one :-)

In order to test your problem it would be useful to have a minimal config file to reproduce the problem. Yours does not include any actual logbook,
only [global *] sections.
ELOG V3.1.5-3fb85fa6