On Wednesday 01 March 2006 09:05, Jesper Krogh wrote:
> "fold"? ..
Bah. That's exactly what you do in your patch.
/me needs to wake up.
--
Nick Kew
-
The official User-To-User support forum of the Apache HTTP Server Project.
On 3/1/06, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Wednesday 01 March 2006 07:45, Jesper Krogh wrote:
> > > Hmmm. Don't you get that behaviour if you use a case-insensitive
> > > filesystem?
> >
> > No. That would give me flexibillity in the names of the files
> > containing the user-list, not th
On Wednesday 01 March 2006 07:45, Jesper Krogh wrote:
> > Hmmm. Don't you get that behaviour if you use a case-insensitive
> > filesystem?
>
> No. That would give me flexibillity in the names of the files
> containing the user-list, not the
> usernames.
It's a fair cop - I misread your question.
On 3/1/06, Jesper Krogh <[EMAIL PROTECTED]> wrote:
> On 3/1/06, Nick Kew <[EMAIL PROTECTED]> wrote:
> > On Tuesday 28 February 2006 21:40, Jesper Krogh wrote:
> > > Is it possible to make apache match the username "case-insensitive"
> > > against lists in AuthUserFile /AuthGroupFile?
> >
> > That w
On 3/1/06, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Tuesday 28 February 2006 21:40, Jesper Krogh wrote:
> > Is it possible to make apache match the username "case-insensitive"
> > against lists in AuthUserFile /AuthGroupFile?
>
> That would potentially be a security hole.
Yes if it could be done w
On Tuesday 28 February 2006 21:40, Jesper Krogh wrote:
> Hi.
>
>
> Is it possible to make apache match the username "case-insensitive"
> against lists in AuthUserFile /AuthGroupFile?
That would potentially be a security hole.
> We're using mod_ntlm and it generally works fine, but the different
>
Hi.
Is it possible to make apache match the username "case-insensitive"
against lists in AuthUserFile /AuthGroupFile?
We're using mod_ntlm and it generally works fine, but the different
platforms tend to send usernames in mixed cases.
Thanks
Jesper - Sorry if you have seen this allready. I did