Re: password protect a logbook with Apache redirect, posted by Stefan Ritt on Wed May 2 17:09:25 2012
|
> Is there a way to make this (password protecting logbooks while also using a proxy to Apache) work?
I use it with the current version and it works fine for me. What you might be missing is the
|
Re: password protect a logbook with Apache redirect, posted by Graham Medlin on Wed May 2 17:18:36 2012
|
I don't remember the details, but originally had the same trouble. I think a "/" at the end of a url got me somewhere.
I have defined...
|
Re: password protect a logbook with Apache redirect, posted by Matt Newville on Wed May 2 18:19:18 2012
|
> I don't remember the details, but originally had the same trouble. I think a "/" at the end of a url got me somewhere.
> I have defined...
>
|
Number of conditional attributes, posted by Richard Stamper on Wed Jul 4 13:58:23 2012
|
Is there a limit on the number of conditions that can be simultaneously active in a log? When I activate more than 10 conditions I start to see
side effects with other conditions being deactivated. I think this is due to the hard-coded array size of 10 for clist in the match_param function
in elogd.c. If so, could this limit be increased? |
Re: Number of conditional attributes, posted by Stefan Ritt on Fri Jul 13 10:45:49 2012
|
Richard Stamper wrote:
Is there a limit on the number of conditions that can be simultaneously active in a log? When |
Re: Number of conditional attributes, posted by Richard Stamper on Fri Jul 13 17:09:58 2012
|
Stefan Ritt wrote:
|
kerberos authentication , posted by Szu-Ching Peckner on Mon Aug 20 21:48:08 2012
|
Hello, I have
authentication = kerberos
kerberos Realm = xxx |
Re: kerberos authentication , posted by Szu-Ching Peckner on Mon Aug 20 22:11:21 2012
|
Szu-Ching Peckner wrote:
Hello, I have |