Configuration Guide for Kerberos Client Products on HP-UX 11.0 | HP-UX 11i v1 | HP-UX 11i v1.6 | HP-UX 11i v2
Troubleshooting Kerberos Related Products
Troubleshooting GSS-API
Chapter 498
The following table lists the calling error values and their meanings:
Supplementary Bits
The following table lists the supplementary bit values and their meanings:
Table 4-6 Calling Errors
Error
No.
Name Meaning
1 GSS_S_CALL_INACCESSIBLE_RE
AD
Could not read a
required input
parameter.
2 GSS_S_CALL_INACCESSIBLE_WR
ITE
Could not write a
required output
parameter.
3 GSS_S_BAD_STRUCTURE Could not structure
parameter
correctly.
Table 4-7 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 was 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.