// Comenting out all SVNPathAuth directives

svn01:~ # cat /etc/apache2/vhosts.d/svn.d/repos/test.conf
<IfModule mod_dav_svn.c>

SetEnvif Request_URI ^/repos/test Repo_test=1
CustomLog   /svn/logs/repos/test/access.log "%h %t - %{SVN-REPOS-NAME}e - %u - %{SVN-ACTION}e" env=Repo_test
<Location "/repos/test">
    DAV svn
    SVNPath /svn/repos/test
    SVNReposName "TEST Repository"
    AuthLDAPURL "ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)" SSL
    AuthLDAPBindDN "usrdit_auth_sh@REDES.AEAT"
    AuthLDAPBindPassword XXXXXXXX
    AuthLDAPGroupAttributeIsDN on
    AuthLDAPGroupAttribute member
    SVNAllowBulkUpdates Prefer

<If "false">
    SVNPathAuthz short_circuit
    AuthzSVNNoAuthWhenAnonymousAllowed Off
    AuthzSVNAnonymous On
    AuthzForceUsernameCase Lower
    AuthzSVNAccessFile /svn/config/auth/accessfile-test
    AuthzSVNAuthoritative Off
</If>

    AuthMerging And
    <RequireAll>
    Require valid-user
    <RequireAny>
      Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat
      Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat
    </RequireAny>
    </RequireAll>
 </Location>
</IfModule>
svn01:~ #

[Fri Feb 08 15:31:16.843049 2019] [ssl:info] [pid 19345:tid 140212861812032] AH01914: Configuring server svn01.desa.aeat:443 for SSL protocol
[Fri Feb 08 15:31:16.843301 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_engine_init.c(1696): AH10083: Init: (svn01.desa.aeat:443) mod_md support is unavailable.
[Fri Feb 08 15:31:16.844122 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_engine_init.c(478): AH01893: Configuring TLS extension handling
[Fri Feb 08 15:31:16.844445 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_util_ssl.c(476): AH02412: [svn01.desa.aeat:443] Cert matches for name 'svn01.desa.aeat' [subject: emailAddress=servidores.horizontales@correo.aeat.es,CN=svn01.desa.aeat,OU=DIT,O=AEAT,L=Madrid,ST=Madrid,C=ES / issuer: emailAddress=servidores.horizontales@correo.aeat.es,CN=SSHH,OU=DIT,O=AEAT,ST=Madrid,C=ES / serial: EF4A32BBEBAC050F / notbefore: Nov 30 14:34:26 2018 GMT / notafter: Nov 27 14:34:26 2028 GMT]
[Fri Feb 08 15:31:16.844498 2019] [ssl:info] [pid 19345:tid 140212861812032] AH02568: Certificate and private key svn01.desa.aeat:443:0 configured from /etc/apache2/ssl.crt/svn01.desa.aeat.cert and /etc/apache2/ssl.key/svn01.desa.aeat.key
[Fri Feb 08 15:31:16.903305 2019] [ssl:info] [pid 19345:tid 140212861812032] AH01914: Configuring server svn01.desa.aeat:443 for SSL protocol
[Fri Feb 08 15:31:16.903388 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_engine_init.c(1696): AH10083: Init: (svn01.desa.aeat:443) mod_md support is unavailable.
[Fri Feb 08 15:31:16.904078 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_engine_init.c(478): AH01893: Configuring TLS extension handling
[Fri Feb 08 15:31:16.904634 2019] [ssl:debug] [pid 19345:tid 140212861812032] ssl_util_ssl.c(476): AH02412: [svn01.desa.aeat:443] Cert matches for name 'svn01.desa.aeat' [subject: emailAddress=servidores.horizontales@correo.aeat.es,CN=svn01.desa.aeat,OU=DIT,O=AEAT,L=Madrid,ST=Madrid,C=ES / issuer: emailAddress=servidores.horizontales@correo.aeat.es,CN=SSHH,OU=DIT,O=AEAT,ST=Madrid,C=ES / serial: EF4A32BBEBAC050F / notbefore: Nov 30 14:34:26 2018 GMT / notafter: Nov 27 14:34:26 2028 GMT]
[Fri Feb 08 15:31:16.904688 2019] [ssl:info] [pid 19345:tid 140212861812032] AH02568: Certificate and private key svn01.desa.aeat:443:0 configured from /etc/apache2/ssl.crt/svn01.desa.aeat.cert and /etc/apache2/ssl.key/svn01.desa.aeat.key
[Fri Feb 08 15:31:33.742250 2019] [ssl:info] [pid 19355:tid 140212470531840] [client 10.30.79.62:63328] AH01964: Connection to child 807 established (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.742978 2019] [ssl:debug] [pid 19355:tid 140212470531840] ssl_engine_kernel.c(2141): [client 10.30.79.62:63328] AH02043: SSL virtual host for servername svn01.desa.aeat found
[Fri Feb 08 15:31:33.784806 2019] [ssl:debug] [pid 19355:tid 140212470531840] ssl_engine_kernel.c(2069): [client 10.30.79.62:63328] AH02041: Protocol: TLSv1.2, Cipher: ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
[Fri Feb 08 15:31:33.785954 2019] [ssl:debug] [pid 19355:tid 140212470531840] ssl_engine_kernel.c(377): [client 10.30.79.62:63328] AH02034: Initial (No.1) HTTPS request received for child 807 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.786110 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786138 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786156 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786174 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786192 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786208 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786223 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786238 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786253 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786417 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.786447 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808015 2019] [ssl:debug] [pid 19355:tid 140212470531840] ssl_engine_kernel.c(377): [client 10.30.79.62:63328] AH02034: Subsequent (No.2) HTTPS request received for child 807 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.808091 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808113 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808130 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808147 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808187 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808204 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808219 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808234 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808249 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.808321 2019] [authnz_ldap:debug] [pid 19355:tid 140212470531840] mod_authnz_ldap.c(523): [client 10.30.79.62:63328] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:33.852301 2019] [authnz_ldap:debug] [pid 19355:tid 140212470531840] mod_authnz_ldap.c(620): [client 10.30.79.62:63328] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:33.852354 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.852373 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.852390 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.852413 2019] [authnz_ldap:debug] [pid 19355:tid 140212470531840] mod_authnz_ldap.c(922): [client 10.30.79.62:63328] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:33.852430 2019] [authnz_ldap:debug] [pid 19355:tid 140212470531840] mod_authnz_ldap.c(930): [client 10.30.79.62:63328] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:33.856083 2019] [authnz_ldap:debug] [pid 19355:tid 140212470531840] mod_authnz_ldap.c(940): [client 10.30.79.62:63328] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (adding to cache)][6 - Compare True]
[Fri Feb 08 15:31:33.856134 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:33.856155 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.856171 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:33.856207 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.856223 2019] [authz_core:debug] [pid 19355:tid 140212470531840] mod_authz_core.c(809): [client 10.30.79.62:63328] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:33.858795 2019] [ssl:debug] [pid 19355:tid 140212470531840] ssl_engine_io.c(1103): [client 10.30.79.62:63328] AH02001: Connection closed to child 807 with standard shutdown (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.861799 2019] [ssl:info] [pid 19357:tid 140211731973888] [client 10.30.79.62:63329] AH01964: Connection to child 1295 established (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.862392 2019] [ssl:debug] [pid 19357:tid 140211731973888] ssl_engine_kernel.c(2141): [client 10.30.79.62:63329] AH02043: SSL virtual host for servername svn01.desa.aeat found
[Fri Feb 08 15:31:33.887776 2019] [ssl:debug] [pid 19357:tid 140211731973888] ssl_engine_kernel.c(2069): [client 10.30.79.62:63329] AH02041: Protocol: TLSv1.2, Cipher: ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
[Fri Feb 08 15:31:33.888847 2019] [ssl:debug] [pid 19357:tid 140211731973888] ssl_engine_kernel.c(377): [client 10.30.79.62:63329] AH02034: Initial (No.1) HTTPS request received for child 1295 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.888998 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889028 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889052 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889073 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889092 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889109 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889125 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889144 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889161 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.889227 2019] [authnz_ldap:debug] [pid 19357:tid 140211731973888] mod_authnz_ldap.c(523): [client 10.30.79.62:63329] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:33.889285 2019] [authnz_ldap:debug] [pid 19357:tid 140211731973888] mod_authnz_ldap.c(620): [client 10.30.79.62:63329] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:33.889318 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.889335 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.889352 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.889374 2019] [authnz_ldap:debug] [pid 19357:tid 140211731973888] mod_authnz_ldap.c(922): [client 10.30.79.62:63329] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:33.889391 2019] [authnz_ldap:debug] [pid 19357:tid 140211731973888] mod_authnz_ldap.c(930): [client 10.30.79.62:63329] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:33.889427 2019] [authnz_ldap:debug] [pid 19357:tid 140211731973888] mod_authnz_ldap.c(940): [client 10.30.79.62:63329] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:33.889460 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:33.889477 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.889493 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:33.889509 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.889524 2019] [authz_core:debug] [pid 19357:tid 140211731973888] mod_authz_core.c(809): [client 10.30.79.62:63329] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:33.892000 2019] [ssl:debug] [pid 19357:tid 140211731973888] ssl_engine_io.c(1103): [client 10.30.79.62:63329] AH02001: Connection closed to child 1295 with standard shutdown (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.894283 2019] [ssl:info] [pid 19353:tid 140212578711296] [client 10.30.79.62:63330] AH01964: Connection to child 403 established (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.894793 2019] [ssl:debug] [pid 19353:tid 140212578711296] ssl_engine_kernel.c(2141): [client 10.30.79.62:63330] AH02043: SSL virtual host for servername svn01.desa.aeat found
[Fri Feb 08 15:31:33.933490 2019] [ssl:debug] [pid 19353:tid 140212578711296] ssl_engine_kernel.c(2069): [client 10.30.79.62:63330] AH02041: Protocol: TLSv1.2, Cipher: ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
[Fri Feb 08 15:31:33.934747 2019] [ssl:debug] [pid 19353:tid 140212578711296] ssl_engine_kernel.c(377): [client 10.30.79.62:63330] AH02034: Initial (No.1) HTTPS request received for child 403 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.934901 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.934944 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.934964 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.934982 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935001 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935017 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935033 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935049 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935064 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.935125 2019] [authnz_ldap:debug] [pid 19353:tid 140212578711296] mod_authnz_ldap.c(523): [client 10.30.79.62:63330] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:33.935183 2019] [authnz_ldap:debug] [pid 19353:tid 140212578711296] mod_authnz_ldap.c(620): [client 10.30.79.62:63330] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:33.935204 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.935220 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.935237 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.935258 2019] [authnz_ldap:debug] [pid 19353:tid 140212578711296] mod_authnz_ldap.c(922): [client 10.30.79.62:63330] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:33.935275 2019] [authnz_ldap:debug] [pid 19353:tid 140212578711296] mod_authnz_ldap.c(930): [client 10.30.79.62:63330] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:33.935319 2019] [authnz_ldap:debug] [pid 19353:tid 140212578711296] mod_authnz_ldap.c(940): [client 10.30.79.62:63330] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:33.935360 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:33.935377 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.935393 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:33.935408 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.935424 2019] [authz_core:debug] [pid 19353:tid 140212578711296] mod_authz_core.c(809): [client 10.30.79.62:63330] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:33.943062 2019] [ssl:debug] [pid 19353:tid 140212578711296] ssl_engine_io.c(1103): [client 10.30.79.62:63330] AH02001: Connection closed to child 403 with standard shutdown (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.950692 2019] [ssl:info] [pid 19359:tid 140211438229248] [client 10.30.79.62:63331] AH01964: Connection to child 1530 established (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.951195 2019] [ssl:debug] [pid 19359:tid 140211438229248] ssl_engine_kernel.c(2141): [client 10.30.79.62:63331] AH02043: SSL virtual host for servername svn01.desa.aeat found
[Fri Feb 08 15:31:33.978855 2019] [ssl:debug] [pid 19359:tid 140211438229248] ssl_engine_kernel.c(2069): [client 10.30.79.62:63331] AH02041: Protocol: TLSv1.2, Cipher: ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
[Fri Feb 08 15:31:33.979952 2019] [ssl:debug] [pid 19359:tid 140211438229248] ssl_engine_kernel.c(377): [client 10.30.79.62:63331] AH02034: Initial (No.1) HTTPS request received for child 1530 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.980103 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980135 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980153 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980170 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980187 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980202 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980217 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980231 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980264 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.980324 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(523): [client 10.30.79.62:63331] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:33.980378 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(620): [client 10.30.79.62:63331] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:33.980398 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.980412 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.980427 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.980447 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(922): [client 10.30.79.62:63331] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:33.980463 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(930): [client 10.30.79.62:63331] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:33.980496 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(940): [client 10.30.79.62:63331] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:33.980524 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:33.980540 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.980554 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:33.980568 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.980582 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:33.982810 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982864 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982883 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982910 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982927 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982943 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982958 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982972 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.982987 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:33.983036 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(523): [client 10.30.79.62:63331] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:33.983071 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(620): [client 10.30.79.62:63331] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:33.983091 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.983106 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.983120 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:33.983141 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(922): [client 10.30.79.62:63331] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:33.983156 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(930): [client 10.30.79.62:63331] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:33.983179 2019] [authnz_ldap:debug] [pid 19359:tid 140211438229248] mod_authnz_ldap.c(940): [client 10.30.79.62:63331] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:33.983196 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:33.983222 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.983237 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:33.983251 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:33.983265 2019] [authz_core:debug] [pid 19359:tid 140211438229248] mod_authz_core.c(809): [client 10.30.79.62:63331] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:33.991785 2019] [ssl:debug] [pid 19359:tid 140211438229248] ssl_engine_io.c(1103): [client 10.30.79.62:63331] AH02001: Connection closed to child 1530 with standard shutdown (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.995821 2019] [ssl:info] [pid 19356:tid 140212235536128] [client 10.30.79.62:63332] AH01964: Connection to child 1035 established (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:33.996361 2019] [ssl:debug] [pid 19356:tid 140212235536128] ssl_engine_kernel.c(2141): [client 10.30.79.62:63332] AH02043: SSL virtual host for servername svn01.desa.aeat found
[Fri Feb 08 15:31:34.024688 2019] [ssl:debug] [pid 19356:tid 140212235536128] ssl_engine_kernel.c(2069): [client 10.30.79.62:63332] AH02041: Protocol: TLSv1.2, Cipher: ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
[Fri Feb 08 15:31:34.025732 2019] [ssl:debug] [pid 19356:tid 140212235536128] ssl_engine_kernel.c(377): [client 10.30.79.62:63332] AH02034: Initial (No.1) HTTPS request received for child 1035 (server svn01.desa.aeat:443)
[Fri Feb 08 15:31:34.025861 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025888 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025905 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025922 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025939 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025953 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025968 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025982 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.025996 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026057 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(523): [client 10.30.79.62:63332] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:34.026119 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(620): [client 10.30.79.62:63332] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:34.026152 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:34.026175 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.026194 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:34.026222 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(922): [client 10.30.79.62:63332] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:34.026239 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(930): [client 10.30.79.62:63332] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:34.026272 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(940): [client 10.30.79.62:63332] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:34.026297 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:34.026313 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.026329 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:34.026348 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.026362 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:34.026780 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026822 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026838 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026854 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026881 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=APPBD,OU=Puntos de Control Corporativos,OU=Grupos,OU=AEAT_GIA,DC=redes,DC=aeat: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026896 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026911 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAll>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026925 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026939 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of AuthMerging All: denied (no authenticated user yet)
[Fri Feb 08 15:31:34.026984 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(523): [client 10.30.79.62:63332] AH01691: auth_ldap authenticate: using URL ldaps://10.30.244.59/dc=redes,dc=aeat?sAMAccountName?sub?(objectCategory=user)
[Fri Feb 08 15:31:34.027020 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(620): [client 10.30.79.62:63332] AH01697: auth_ldap authenticate: accepting f00910y6
[Fri Feb 08 15:31:34.027047 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:34.027062 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.027079 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require valid-user : granted
[Fri Feb 08 15:31:34.027104 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(922): [client 10.30.79.62:63332] AH01713: auth_ldap authorize: require group: testing for group membership in "CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat"
[Fri Feb 08 15:31:34.027127 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(930): [client 10.30.79.62:63332] AH01714: auth_ldap authorize: require group: testing for member: CN=F00910Y6,OU=Explotaci\xc3\xb3n_Redes Locales,OU=Usuarios_SG_Explotaci\xc3\xb3n,OU=Usuarios_Oficina,OU=Usuarios,OU=DSCDIT00.AEAT,OU=OCSCR,OU=9054000 - DPTO. INFORMATICA TRIBUTARIA,OU=AEAT_GIA,DC=redes,DC=aeat (CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat)
[Fri Feb 08 15:31:34.027160 2019] [authnz_ldap:debug] [pid 19356:tid 140212235536128] mod_authnz_ldap.c(940): [client 10.30.79.62:63332] AH01715: auth_ldap authorize: require group: authorization successful (attribute member) [Comparison true (cached)][6 - Compare True]
[Fri Feb 08 15:31:34.027186 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of Require ldap-group CN=Administradores Servidores Horizontales,OU=Grupos que habilitan Perfiles funcionales de usuarios,OU=AEAT,DC=redes,DC=aeat: granted
[Fri Feb 08 15:31:34.027203 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.027222 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAll>: granted
[Fri Feb 08 15:31:34.027245 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of <RequireAny>: granted
[Fri Feb 08 15:31:34.027260 2019] [authz_core:debug] [pid 19356:tid 140212235536128] mod_authz_core.c(809): [client 10.30.79.62:63332] AH01626: authorization result of AuthMerging All: granted
[Fri Feb 08 15:31:34.046893 2019] [ssl:debug] [pid 19356:tid 140212235536128] ssl_engine_io.c(1103): [client 10.30.79.62:63332] AH02001: Connection closed to child 1035 with standard shutdown (server svn01.desa.aeat:443)
