Task #7606
Updated by Robert Waltz over 8 years ago
urn:node:NRDC throws a NotAuthorized exception when the CN attempts to harvest log records:
org.dataone.service.exceptions.NotAuthorized: Access allowed only for DataONE infrastructure. Active subjects: authenticatedUser (equivalent), public (equivalent), CN=urn:node:CNUCSB1,DC=dataone,DC=org (primary). Trusted subjects: CN=urn:node:NRDC,DC=dataone,DC=org
From the message it appears that NRDC may only trust itself to harvest log records.
org.dataone.service.exceptions.NotAuthorized: Access allowed only for DataONE infrastructure. Active subjects: authenticatedUser (equivalent), public (equivalent), CN=urn:node:CNUCSB1,DC=dataone,DC=org (primary). Trusted subjects: CN=urn:node:NRDC,DC=dataone,DC=org
From the message it appears that NRDC may only trust itself to harvest log records.