Query: gss_export_sec_context
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gss_export_sec_context(3) Library Functions Manual gss_export_sec_context(3)NAMEgss_export_sec_context() - transfer a security context to another process on a single machineSYNOPSISDESCRIPTION The deactivates the security context for the calling process and creates an interprocess token which, when passed to in another process, will re-activate the context in the second process. Only a single instantiation of a given context may be active at any one time; a subsequent attempt by a context exporter to access the exported security context will fail. is created such that it is functionally identical to the original context. If creation of the interprocess token is successful, the implementation shall deallocate all process-wide resources associated with the security context, and set the context_handle to The ability to transfer a security context is indicated when the context is created, by or setting the bit in their ret_flags parameter. Input Parameters context_handle Specifies the context handle identifying the context to transfer. interprocess_token Specifies the token to be transferred to target process. Output Parameters minor_status Returns a status code from the security mechanism.STATUS CODESThe following status codes can be returned: The routine was completed successfully. The context has expired The supplied context handle did not refer to a valid context. The operation is not supported.AUTHORwas developed by Sun Microsystems, Inc.SEE ALSOgss_import_sec_context(3). The manpages for DCE-GSSAPI are included with the DCE-CoreTools product. To see those manpages add to gss_export_sec_context(3)
Related Man Pages |
---|
gss_delete_sec_context(3) - hpux |
gss_inquire_context(3) - hpux |
gss_process_context_token(3) - hpux |
gss_verify_mic(3) - hpux |
gss_import_sec_context(3gss) - sunos |
Similar Topics in the Unix Linux Community |
---|
unix admire |
Grecv |
Secure File Transfer for Mainframe systems |
process transfer |
Fedora 11 Update: viewvc-1.1.2-2.fc11 |