PreviousNext

Accepting a Security Context

To use a default credential when accepting a security context, an application calls the gss_accept_security_context( ) routine and specifies GSS_C_NO_CREDENTIAL as the verifier credential handle to the routine. The GSSAPI uses a principal name registered for the context acceptor to generate the default credential handle. The credential is an ACCEPT credential type.