Troubleshooting Kerberos Related Products

Troubleshooting GSS-API

Table 4-4 lists the calling error values and their meanings:

Table 4-4

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 4-5 lists the supplementary bit values and their meanings:

Table 4-5

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