From c0e6e3cde8196272cb7839a3789ce6e0854b572e Mon Sep 17 00:00:00 2001
From: Stefan Ritt
+ Beside the Kerberos authentication, elogd version 3.0 and higher can be configured to accept a authentication done + by the webserver. +
Authentication = Webserver
+ + You can also combine it with other authentication methods as shown for Kerberos. +
+
+ Elogd is then accepting the username set in the Request-Header "X-Forwarded-User" as already logged in.
+ To make this work, you need to configure the webserver correctly, as describe in the adminguide.
+