Re: [users@httpd] SQL Server authentication

2011-01-12 Thread Nick Kew
The APR FreeTDS driver may do the job, but it has some issues: I wouldn't expect great performance from it, and be sure you read and understand the note on security - it requires more care than other drivers! I'm not familiar with the APR ODBC driver. ApacheLounge may have more information on it:

Re: [us...@httpd] SQL Server authentication

2011-01-12 Thread Mark H. Wood
On Tue, Jan 11, 2011 at 10:11:25PM +0530, Nilesh Govindarajan wrote: > On 01/11/2011 09:13 PM, Hendrik Schmieder wrote: [snip] > > It depends on which oS Apache is used. > > For Windows there's an MS-SQL ODBC driver, but for Linux you must use > > FreeTDS. > > > > > It doesn't support unixODBC? >

[users@httpd] setting variables for mod_proxy_ajp

2011-01-12 Thread Martin Kuba
Hi all, I am trying to pass an arbitrary environment variable from Apache (2.2) to Tomcat (6.0) using mod_proxy_ajp, but without success so far. Specifically I want to pass the SSL_CLIENT_S_DN variable set by the mod_ssl. The manual page http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html s