[users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-05-01 Thread Bo Berglund
On Tue, 30 Apr 2013 13:06:50 -0400, Jeff Trawick wrote: >> > I cannot understand why they left that out of Apache when compiling >> > for Windows >> >> I'm sure there is a good reason. I have yet to see ASF do anything >> without one. >> > >no comment ;) > > >> >> Maybe someone else can artic

Re: [users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Jeff Trawick
On Tue, Apr 30, 2013 at 12:33 PM, Ben Johnson wrote: > > > On 4/30/2013 11:55 AM, Bo Berglund wrote: > > On Tue, 30 Apr 2013 11:36:47 -0400, Ben Johnson > > wrote: > > > >>> Well, > >>> I cannot easily change the authentication method at all because the > >>> "real" website uses CRYPT passwords

Re: [users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Ben Johnson
On 4/30/2013 11:55 AM, Bo Berglund wrote: > On Tue, 30 Apr 2013 11:36:47 -0400, Ben Johnson > wrote: > >>> Well, >>> I cannot easily change the authentication method at all because the >>> "real" website uses CRYPT passwords and we also have a lot of software >>> in-house that updates these .ht

[users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Bo Berglund
On Tue, 30 Apr 2013 11:36:47 -0400, Ben Johnson wrote: >> Well, >> I cannot easily change the authentication method at all because the >> "real" website uses CRYPT passwords and we also have a lot of software >> in-house that updates these .htpasswd files with new user logins when >> new customer

Re: [users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Ben Johnson
On 4/30/2013 11:12 AM, Bo Berglund wrote: > On Tue, 30 Apr 2013 10:31:07 -0400, Ben Johnson > wrote: > >> >> >> On 4/30/2013 9:06 AM, Bo Berglund wrote: >>> I have a local Apache 2.2 server on my development PC. It is running >>> on Windows7X64. >>> Some of our folders are protected and we use

[users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Bo Berglund
On Tue, 30 Apr 2013 10:31:07 -0400, Ben Johnson wrote: >Here's an excerpt from a blog comment that I wrote some time ago; it >should steer you in the right direction if you are open to my suggestion. > >From: >http://www.pitr.net/index.php/2007/08/08/internal-error-pcfg_openfile-called-with-null-

[users@httpd] Re: Cannot get Apache 2 basic authentication working with CRYPT on Win7

2013-04-30 Thread Bo Berglund
On Tue, 30 Apr 2013 10:31:07 -0400, Ben Johnson wrote: > > >On 4/30/2013 9:06 AM, Bo Berglund wrote: >> I have a local Apache 2.2 server on my development PC. It is running >> on Windows7X64. >> Some of our folders are protected and we use .htpasswd files to >> authenticate the users with CRYPT-e