Return Code, posted by Alan Grant on Fri Jan 27 02:26:02 2012
|
We are using the Elog client from one vlan to insert entries into our Elog system on a different vlan.
Works fine for the most part but we occasionally have network connection issues which prevents some entries from being added, and we
don't find out about it until later. |
el cheapo LDAP binding, posted by Christian Herzog on Fri Jan 27 14:05:09 2012
|
Hi all,
we would like to hook elog to our LDAP server. Instead of writing a full-featured LDAP auth module for elog, I have the following idea: use Apache's |
Re: el cheapo LDAP binding, posted by Christof Hanke on Mon Jan 30 09:31:51 2012
|
Hi Christian,
I have also the need to do auth on the webserver, but I tried to integrate it into elogd as far as I could.
However, I do not try to set a special cookie to set the username, but always use |
Re: Return Code, posted by Yoshio Imai on Mon Jan 30 18:23:39 2012
|
It depends on how you actually call the elog client, but it outputs a message
Message successfully transmitted, ID=(new message id)
to the console upon successful transmission. Maybe you can catch this and evaluate? |
Re: el cheapo LDAP binding, posted by Christian Herzog on Fri Feb 3 09:30:20 2012
|
Hi Christof,
wow thanks, that's (almost) exactly what I was looking for! I only had to add |
ssl problems, posted by Olaf Kasten on Fri Feb 10 11:54:35 2012
|
Hi there,
I have a connection problem with an actual elog installation. Many Browsers like as Chrome, Firefox and IE don't connect to the elog
server with ssl = 1 in elogd.cfg. |
Re: ssl problems, posted by John Doroshenko on Fri Feb 10 17:18:25 2012
|
Olaf Kasten wrote:
Hi there, |
Re: ssl problems, posted by Andreas Luedeke on Sat Feb 11 05:43:33 2012
|
John Doroshenko wrote:
|