Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 592 of 808  Not logged in ELOG logo
    icon2.gif   Re: PAM authentication question, posted by David Wallis on Thu Nov 21 18:10:28 2019 
Hi Christoph,

Thanks for looking into this, if you can enable PAM + File, our users would be very happy!

The pam.d issue is probably related to CentOS/Red Hat, since our PAM expert warned me that it might be necessary.
icon5.gif   Change column width in list mode?, posted by David Wallis on Mon Dec 2 23:28:28 2019 
In some of our logbooks, some columns are very narrow, which makes their content difficult to read. I have tried adding a custom css file like this:

listframe td:nth-child(3) {
   width: 250px;
    icon2.gif   Re: Change column width in list mode?, posted by Stefan Ritt on Wed Dec 4 10:37:32 2019 
You need

.listframe td:nth-child(3) {
   min-width: 250px;
    icon2.gif   Re: Change column width in list mode?, posted by David Wallis on Fri Dec 6 15:40:19 2019 
Awesome, thank you!




Stefan
Ritt wrote:



You need
    icon2.gif   Re: PAM authentication question, posted by Jan Christoph Terasa on Thu Dec 19 17:46:33 2019 
Hi David,

sorry for the delay, I currently am very busy with other important work-related business, I hope I can find some time to look into this during
christmas holiday season.
icon5.gif   Different behaviours to identical configuration of logbooks for email notification, posted by matthieu heller on Mon Jan 20 13:46:56 2020 elogd.cfg
Dear,

I need to setup automatic email notification using direct send through a office365 smtp server.
icon4.gif   editor hangs intermittently, posted by Sara Vanini on Fri Jan 24 14:56:04 2020 
Hello,

I'm using ELOG with Ubuntu 19. When I create or edit an entry and I start writing, it hangs for few seconds, resumes, and all over again
intermittently.
    icon2.gif   Re: PAM authentication question, posted by Laurent Jean-Rigaud on Fri Jan 24 17:33:14 2020 
Hi,

First, thanks to ELOG tool !

 
ELOG V3.1.5-3fb85fa6