Query: gss_import_sec_context
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gss_import_sec_context(3) Library Functions Manual gss_import_sec_context(3)NAMEgss_import_sec_context() - transfer a security context to another process on a single machineSYNOPSISDESCRIPTIONThe routine lets a process to import a security context established by another process. A given interprocess token may be imported only once. Input Parameters interprocess_token Specifies the token to be transferred to target process. Output Parameters context_handle Specifies the context handle of newly reactivated context. minor_status Returns a status code from the security mechanism.STATUS CODESThe following status codes can be returned: The routine was completed successfully. The supplied context handle did not refer to a valid context. The token was invalid. The operation is not supported. Local policy prevents the import of this context by the current process.AUTHORwas developed by Sun Microsystems, Inc.SEE ALSOgss_export_sec_context(3). The manpages for DCE-GSSAPI are included with the DCE-CoreTools product. To see those manpages add to gss_import_sec_context(3)
Related Man Pages |
---|
gss_delete_sec_context(3) - hpux |
gss_get_mic(3) - hpux |
gss_process_context_token(3) - hpux |
gss_export_sec_context(3gss) - sunos |
gss_import_sec_context(3gss) - sunos |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |