Configuration Guide for Kerberos Client Products on HP-UX
Troubleshooting Kerberos Related Products
Troubleshooting GSS-API
Chapter 498
Table 4-4 lists the calling error values and their meanings:
Supplementary Bits
Table 4-5 lists the supplementary bit values and their meanings:
Table 4-4 Calling Errors
Error
No.
Name Meaning
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.
Table 4-5 Supplementary Bits
Bit
No.
Name Meaning
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.