Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 501 of 808  Not logged in ELOG logo
    icon2.gif   Re: Unable to add user, posted by Konstantin Olchanski on Mon Aug 8 20:52:17 2022 
>       Error: Command "config" is not allowed for user ""

Could it be related to the error messages thrown by "activate user"? see
icon5.gif   By Passing the Email requirements for Elog, posted by Paul Paquette on Fri Sep 9 19:42:05 2022 
Hello Sir,

     
  I'v been a long time user fo Elog for about 14 years.  We use it for indexing our Zoning Board of Adjustment Meeting Minutes for Decision
on Properties within the Town of Hampton.  Is it possibel to by-pass the SMTP mailer for building logins and password changes.   We are
Entry   Elog with out SMTP, posted by Paul Paquette on Fri Sep 9 20:01:15 2022 
 
icon1.gif   Need help with permission, posted by Dan Witteman on Fri Sep 23 01:32:15 2022 
Hello,

I have just installed elog onto an ubuntu focal server using <sudo make install> and I am unable to create new entries.

When I access the log via a windows PC connected to the local network, I can see the demo logbook with the 1 test post, but I cannot create or
    icon2.gif   Re: Need help with permission, posted by Mikkel D. Lund on Mon Sep 26 12:21:52 2022 
Hi all,

I have the same problem on Ubuntu 22.04. I have compiled from the latest tarball and copied all our logbooks from our old Ubuntu 18.04 server
to a new Ubuntu 22.04. The logbooks does however not appear when I log in, so I assume ELOG doesn't have read access either?
    icon2.gif   Re: Need help with permission, posted by Stefan Ritt on Mon Sep 26 12:38:29 2022 
Permissions are handled by the operating system and have nothing to do with elog. Make sure you run elog under an account which has write access to the
desired directories. Consult Ubuntu documentation how to do that. Sometimes it's helpful to start elog interactively with the -v flag to see some verbose
output. Maybe you can spot something there.
    icon2.gif   Re: Need help with permission, posted by Stefan Ritt on Mon Sep 26 12:45:50 2022 
Sometimes this can also be an SELinux issue, if you have that service running. Try "journalctl | grep denied" to see denied resources and consult
the SELinux documentation on how to fix that.




Stefan
    icon2.gif   Re: Need help with permission, posted by Dan Witteman on Mon Sep 26 19:21:33 2022 
I used "chown" to pass permissions from root to my deafult user, then restarted the service and now I can make posts. Thank you!




Stefan
Ritt wrote:



Sometimes this can also be an SELinux issue, if you have that service
ELOG V3.1.5-3fb85fa6