Re: [EMAIL PROTECTED] SSLusername and Authentication

2008-06-30 Thread Eric Covener
On Mon, Jun 30, 2008 at 4:50 PM, mdn teo <[EMAIL PROTECTED]> wrote: > It works, I see the Username in my log files set as the field I choose with > "SSLusername". But the field gets empty as I use another module like > mod_authn_ldap > http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslusername

Re: [EMAIL PROTECTED] SSLusername and Authentication

2008-06-30 Thread mdn teo
option is used " > > > -- Forwarded message -- > From: Eric Covener <[EMAIL PROTECTED]> > Date: Mon, Jun 30, 2008 at 6:37 PM > Subject: Re: [EMAIL PROTECTED] SSLusername and Authentication > To: users@httpd.apache.org > > > On Mon, Jun

Re: [EMAIL PROTECTED] SSLusername and Authentication

2008-06-30 Thread Eric Covener
On Mon, Jun 30, 2008 at 12:25 PM, mdn teo <[EMAIL PROTECTED]> wrote: > SSLOptions +ExportCertData +StdEnvVars +StrictRequire -FakeBasicAuth > If you turn off SSLFakeBasicAuth, how do you expect any field from the cert to be used for the username? -- Eric Covener [EMAIL PROTECTED] --

[EMAIL PROTECTED] SSLusername and Authentication

2008-06-30 Thread mdn teo
Hi, I'm working with mod_authnz_ldap, mod_ssl authenticating with certificates and I've got some questions. This is my situation (some directives are omitted) SSLVerifyClient require SSLOptions +Expor