The last field in a trace string is the <result> field. Table 33-10 lists the possible values:
Table 33-10 Result Values from Policy Traces
Value |
Name |
Description |
---|---|---|
0 |
Success |
The policy evaluation was successful. |
1 |
Error: No memory |
The system is out of memory. |
2 |
Error: Bad data |
The data sent for evaluation is invalid. |
3 |
Error: Configuration initialization |
An error was detected during the policy configuration processing. |
4 |
Error: General failure |
An error was detected during policy processing. |
5 |
Pending |
The policy processing is in progress. |
64 |
Permit |
The rule produced a Permit action. |
65 |
Deny |
The rule produced a Deny action. |
66 |
Obligation |
The rule triggered an obligation, indicating that additional processing is required. Identity Injection policies trigger obligations. |
67 |
No action |
The rule did not initiate any action. |
68 |
Condition false |
The condition evaluated to False. |
69 |
Condition true |
The condition evaluated to True. |
70 |
Condition unknown |
Condition input was not available, so the results are unknown. |
71 |
Cancel |
The current operation has been canceled. |
72 |
Error: Interface unavailable |
The current operation is unavailable. |
73 |
Error: Data unavailable |
The data required for evaluation was unavailable. |
74 |
Error: Illegal state |
Processing error; report it to NovellĀ® Support. |