#include <gssapi.h> OM_uint32 gss_release_cred( OM_uint32 * minor_status, gss_cred_id_t * cred_handle);Service Program Name: QSYS/QKRBGSS
The gss_release_cred() function releases the local data structures associated with a GSS credential. If gss_c_no_credential is specified for the cred_handle parameter, no credential is released and gss_s_complete is returned for the major status return value.
The return value is one of the following status codes:
Object Referred to | Data Authority Required |
---|---|
Each directory in the path name preceding the configuration file | *X |
Configuration file | *R |
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top | Security APIs UNIX-Type APIs | APIs by category |