Re: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Eric Covener
On Tue, Apr 28, 2015 at 3:20 PM, Berger, John wrote: > Seems to be working now. However, when I login it seems to hold my > credentials. I can close my browser and then go back to the URL and it does > not prompt me. If I clear out my browser cache files and then go back to the > URL it prompts

RE: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Berger, John
Okay, thanks. I appreciate you help very much. John -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, April 28, 2015 3:04 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Moving from 2.2 to 2.4 On Tue, Apr 28, 2015 at 3:20 PM, Berger, John wrote

RE: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Berger, John
PM To: users@httpd.apache.org Subject: Re: [users@httpd] Moving from 2.2 to 2.4 On Tue, Apr 28, 2015 at 2:50 PM, Berger, John wrote: > [Tue Apr 28 13:21:03.192195 2015] [ldap:error] [pid 1328:tid 740] (70023)This > function has not been implemented on this platform: AH01277: LDAP: Una

Re: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Eric Covener
On Tue, Apr 28, 2015 at 2:50 PM, Berger, John wrote: > [Tue Apr 28 13:21:03.192195 2015] [ldap:error] [pid 1328:tid 740] (70023)This > function has not been implemented on this platform: AH01277: LDAP: Unable to > add rebind cross reference entry. Out of memory? This is an unfortunate default.

RE: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Berger, John
2.2 server. John -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, April 28, 2015 1:47 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Moving from 2.2 to 2.4 On Tue, Apr 28, 2015 at 2:43 PM, Berger, John wrote: >Requi

Re: [users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Eric Covener
On Tue, Apr 28, 2015 at 2:43 PM, Berger, John wrote: >Require all denied > >Require all granted > >Require valid-user Just the valid-user of these three. What does your error_log say? -- Eric Covener cove...@gmail.com --

[users@httpd] Moving from 2.2 to 2.4

2015-04-28 Thread Berger, John
Hello, We currently use Apache Httpd 2.2 and are migrating to 2.4 on new servers running on Windows. We currently do an Ldap bind on certain locations and prompt for username and password to allow Ldap users access. Our current config on 2.2 is as follows and works just the way we want: