Re: [users@httpd] expedite review please?

2014-01-13 Thread Allasso Travesser
yep :-) On Jan 13, 2014, at 8:40 AM, Eric Covener wrote: >> If someone could review, be much appreciated. >> > > wrong list? > > - > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mai

Re: [users@httpd] Cannot authentication locally when LDAP is unavailable

2014-01-13 Thread Eric Covener
Later apache has all kinds of bind and network timeouts. Maybe your network drops the TCP RST flag so the webserver can never know the connection is actively refused? On Mon, Jan 13, 2014 at 9:35 AM, Rob Yamry wrote: > When the LDAP server is offline, the request never fails. It just sits > ther

Re: [users@httpd] expedite review please?

2014-01-13 Thread Eric Covener
> If someone could review, be much appreciated. > wrong list? - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Cannot authentication locally when LDAP is unavailable

2014-01-13 Thread Rob Yamry
When the LDAP server is offline, the request never fails. It just sits there.. [Mon Jan 13 08:23:45 2014] [debug] mod_authnz_ldap.c(977): LDAP: auth_ldap not using SSL connections [Mon Jan 13 08:23:45 2014] [debug] mod_authnz_ldap.c(582): [client 10.1.1.1] ldap authorize: Creating LDAP req structu

[users@httpd] expedite review please?

2014-01-13 Thread Allasso Travesser
Hi, Probably didn’t need this because reviews have been so fast, but... My last updated created a bug that’s kind of serious. Code changes in 2 files, 1 line in ath_keyconfig.js, and about 25 lines in ath_brov_2_mousekey.js If someone could review, be much appreciated. https://addons.mozilla.

Re: [users@httpd] Cannot authentication locally when LDAP is unavailable

2014-01-13 Thread Eric Covener
your symptom is very odd, because your configuration should try file-based authn first. Can you bump the logging to DEBUG? A failed LDAP connection should be logged. Also, upgrading to either a contemporary 2.2 release or 2.4 wouldn't hurt! On Mon, Jan 13, 2014 at 8:10 AM, Rob Yamry wrote: > A

Re: [users@httpd] Cannot authentication locally when LDAP is unavailable

2014-01-13 Thread Rob Yamry
Are there any options I can try with this to get it working as needed? Any other thoughts or help would be appreciated! --- Rob Yamry | Network Engineer | Kimberly Area School District | Phone: 920.788.7900 x 4158 | Direct: 920.423.4158 | rya...@kimberly.k12.wi.us On Thu, Jan 9, 201

Re: [users@httpd] apache Load Balancer , Cookies not set

2014-01-13 Thread Eric Covener
> ProxyPassReverseCookieDomain /admx_ecms/ balancer://ecmscluster/ Doesn't look like a domain. > But When I have multipleTomcat instance, I am not able to login to the > application with my username and password, it looks like some cookie is > missing for the application, What cookie is set by t