|
# | Result Code | Fixit! | Error Message |
-1540 | kOCEReadAccessDenied | N/A | |
-1541 | kOCEWriteAccessDenied | N/A | |
-1542 | kOCEAccessRightsInsufficient | N/A | stream needs to be authenticated, or not authorized, or someone other than agent trying to TPFC, or problem in server-to-server authentication |
-1543 | kOCEUnsupportedCredentialsVersion | N/A | don't know how to read version of credentials |
-1544 | kOCECredentialsProblem | N/A | couldn't successfully decrypt credentials |
-1545 | kOCECredentialsImmature | N/A | current time < first valid time |
-1546 | kOCECredentialsExpired | N/A | current time > expiry time |
-1547 | kOCEProxyImmature | N/A | current time < proxy start time |
-1548 | kOCEProxyExpired | N/A | current time > proxy expiry time |
-1549 | kOCEDisallowedRecipient | N/A | recipient not specified in proxy |
-1550 | kOCENoKeyFound | N/A | found no key for entity in question |
-1551 | kOCEPrincipalKeyNotFound | N/A | couldn't decode proxy because principal has no key |
-1552 | kOCERecipientKeyNotFound | N/A | recipient has no key |
-1553 | kOCEAgentKeyNotFound | N/A | in TPFC, agent has no key |
-1554 | kOCEKeyAlreadyRegistered | N/A | entity already has a key |
-1555 | kOCEMalformedKey | N/A | key is of an unknown encryption method, or key doesn't match password |
-1556 | kOCEUndesirableKey | N/A | password too short, key too simple, or trying to change cluster key to the same value |
-1557 | kOCEWrongIdentityOrKey | N/A | in CheckIdentity, name doesn't exist or key is wrong |
-1558 | kOCEInitiatorKeyProblem | N/A | either we couldn't find the initiator's key or we found it but couldn't successfully decrypt instructions or proxy |
-1559 | kOCEBadEncryptionMethod | N/A | specified encryption method is not supported |
-1560 | kOCELocalIdentityDoesNotExist | N/A | LocalIdentity has to be setup |
-1561 | kOCELocalAuthenticationFail | N/A | LocalIdentity Login has to be done for this operation |
-1562 | kOCELocalIdentitySetupExists | N/A | LocalIdentity setup exists, use change instead of setup |
-1563 | kOCEDirectoryIdentitySetupExists | N/A | DirectoryIdentity setup exists, use change instead of setup |
-1564 | kOCEDirectoryIdentitySetupDoesNotExist | N/A | DirectoryIdentity setup does not exist |
-1565 | kOCENotLocalIdentity | N/A | use LocalIdentity calls instead! |
-1566 | kOCENoMoreIDs | N/A | identity table is full |
-1567 | kOCEUnknownID | N/A | identity passed is not valid |
-1568 | kOCEOperationDenied | N/A | LocalID operation denied |
-1569 | kOCEAmbiguousMatches | N/A | ambiguous matches found in resolving CIDs (more than 1 CID) |
-1570 | kOCENoASDSPWorkSpace | N/A | No ASDSP workspace passed for Open Secure Stream |
-1571 | kOCEAuthenticationTrouble | N/A | generic authentication problem |