<br><div class="gmail_quote">On Wed, Feb 23, 2011 at 2:27 AM, john s. <span dir="ltr"><<a href="mailto:fireskyer@gmx.de">fireskyer@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>

An other   option is to make the authentification  from AD to Apache ... so<br>
this would be fit too.<br>
</blockquote></div><br>You could also authenticate directly to the AD server using Kerberos and/or LDAP.<br><br>    * mod_auth_kerb - <a href="http://modauthkerb.sourceforge.net/">http://modauthkerb.sourceforge.net/</a><br>
    * mod_auth_ldap - <a href="http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html">http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html</a><br><br>To make the Kerberos setup a snap, Likewise Open is nice--"Open" is their free product. <a href="http://www.likewise.com/">http://www.likewise.com/</a><br>
<br>This _should_ also allow for pass-through authentication using any modern browser, provided the clients' computer logon name and password matches that of their AD credentials.<br>