[35] in GSSAPI Development
GSS_C_NO_CREDENTIAL not mentioned in section 2.1.12
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu May 2 11:38:46 1991
Date: Thu, 2 May 91 11:38:06 -0400
From: tytso@ATHENA.MIT.EDU (Theodore Ts'o)
To: gssapi-dev@ATHENA.MIT.EDU
Reply-To: tytso@ATHENA.MIT.EDU
Minor Oversight:
Page 18 of Draft C of the C Bindings Spec mentions that
claimant_cred_handle may be optional, and GSS_C_NO_CREDENTIAL should be
specified to use default credentials. This should be added in section
2.1.12, Optional Parameters, in the next draft of the C Bindings Spec.
You may have caught this minor omission already, but just in case you
haven't, I thought I would mention it.
- Ted