Re: [us...@httpd] LDAP authentication with password encryption from browser to web server

2010-09-29 Thread Mark Tischler
the digest auth by maybe just forwarding the digest-md5 to ldap? http://www.latenightpc.com/blog/archives/2007/08/31/no-authtype-digest-with-ldap-authentication-provider-for-apache-today seems to be a very known topic :) Am 28.09.2010 23:04, schrieb Mark Tischler: William, Thanks. There

Re: [us...@httpd] LDAP authentication with password encryption from browser to web server

2010-09-28 Thread Mark Tischler
the Apache developers. I'll wait a bit longer to see if anyone else knows of a way to accomplish this with existing capabilities (besides SSL, which is, as I said, my backup plan). Mark On 9/28/2010 3:52 PM, William A. Rowe Jr. wrote: On 9/24/2010 4:28 PM, Mark Tischler wrote: I have been lo

Re: [us...@httpd] LDAP authentication with password encryption from browser to web server

2010-09-28 Thread Mark Tischler
do what I want. Mark On 9/28/2010 2:16 PM, Eric Covener wrote: On Tue, Sep 28, 2010 at 2:17 PM, Mark Tischler wrote: Eric, Thanks for this response. Very interesting. I guess that makes it even more desirous to find a solution to the overall problem of authenticating via LDAP i

Re: [us...@httpd] LDAP authentication with password encryption from browser to web server

2010-09-28 Thread Mark Tischler
Eric, Thanks for this response. Very interesting. I guess that makes it even more desirous to find a solution to the overall problem of authenticating via LDAP in a secure manner... Does anyone have ideas on how to accomplish that? Mark On 9/24/2010 4:28 PM, Mark Tischler wrote: I

[us...@httpd] LDAP authentication with password encryption from browser to web server

2010-09-24 Thread Mark Tischler
I have been looking through a lot of documentation on this subject, both on apache.org and elsewhere, and I can't seem to find an answer to the following question: Our Apache web server (version 2.2.11 running on Solaris 10) is currently authenticating users via LDAP successfully. But, we w