Re: [users@httpd] Apache-2.2 with LDAP authentication keeps spinning after authentication completes

2016-05-03 Thread Jim Dutton
Another interesting observation: web browser (Firefox) continues to show activity spinner and "read " status (with AuthLDAP active at web application initiation) even after the LDAP authentication is completed, the OpenLDAP server is stopped, and the LDAP network connection is dropped. I can't see

Re: [users@httpd] Apache-2.2 with LDAP authentication keeps spinning after authentication completes

2016-05-03 Thread Jim Dutton
The persistent LDAP connection between Apache/mod_authnz_ldap and OpenLDAP is not an LDAP nor OpenLDAP error. Debug logging has confirmed this. It appears that Apache(v2.2)/mod_authnz_ldap establishes and maintains a persistent network connection to the designated LDAP server. Documentation for mo