Troubleshooting Kerberos Related Products
Troubleshooting
Table
Table | Calling Errors |
| |
|
|
|
|
| Error | Name | Meaning |
| No. | ||
|
|
| |
|
|
|
|
| 1 | GSS_S_CALL_INACCESSIBLE_READ | Cannot read a |
|
|
| required input |
|
|
| parameter. |
|
|
|
|
| 2 | GSS_S_CALL_INACCESSIBLE_WRITE | Cannot write a |
|
|
| required output |
|
|
| parameter. |
|
|
|
|
| 3 | GSS_S_BAD_STRUCTURE | Cannot structure |
|
|
| parameter |
|
|
| correctly. |
|
|
|
|
Supplementary Bits
Table
Table | Supplementary Bits |
| ||
|
|
|
|
|
|
| Bit | Name | Meaning |
|
| No. | ||
|
|
|
| |
|
|
|
|
|
| 0 |
| GSS_S_CONTINUE_NEEDED | Call the routine again |
|
|
|
| to complete its |
|
|
|
| function. |
|
|
|
|
|
| 1 |
| GSS_S_DUPLICATE_TOKEN | The token is a |
|
|
|
| duplicate of an earlier |
|
|
|
| token. |
|
|
|
|
|
| 2 |
| GSS_S_OLD_TOKEN | The token’s validity |
|
|
|
| period expired; the |
|
|
|
| routine cannot verify |
|
|
|
| that the token is not a |
|
|
|
| duplicate of an earlier |
|
|
|
| token. |
|
|
|
|
|
| 3 |
| GSS_S_UNSEQ_TOKEN | A later token has been |
|
|
|
| processed. |
|
|
|
|
|
98 | Chapter 4 |