ngx_log_debug1(NGX_LOG_DEBUG_HTTP,r->connection->log,0,"http_auth_ldap: Comparing user group with \"%V\"",&val);
if(ctx->server->group_attribute.data==NULL){
ngx_log_debug1(NGX_LOG_DEBUG_HTTP,r->connection->log,0,"http_auth_ldap: group_attribute.data is \"%V\" so calling a failure here",&ctx->server->group_attribute.data);