*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> gss_import_sec_context (3)              
Title
Content
Arch
Section
 

Contents


 gss_import_sec_context(3)                         gss_import_sec_context(3)




 NAME    [Toc]    [Back]
      gss_import_sec_context() - transfer a security context to another
      process on a single machine

 SYNOPSIS    [Toc]    [Back]
      #include <gssapi.h>

      OM_uint32  gss_import_sec_context (
                OM_uint32 *minor_status,
                const gss_buffer_t interprocess_token)
                gss_ctx_id_t *context_handle)

 DESCRIPTION    [Toc]    [Back]
      The gss_import_sec_context() routine lets a process to import a
      security context established by another process.  A given interprocess
      token may be imported only once.

    Input Parameters    [Toc]    [Back]
      interprocess_token    Specifies the token to be transferred to target
                            process.

    Output Parameters    [Toc]    [Back]
      context_handle        Specifies the context handle of newly
                            reactivated context.

      minor_status          Returns a status code from the security
                            mechanism.

 STATUS CODES    [Toc]    [Back]
      The following status codes can be returned:

      GSS_S_COMPLETE           The routine was completed successfully.

      GSS_S_NO_CONTEXT         The supplied context handle did not refer to
                               a valid context.

      GSS_S_DEFECTIVE_TOKEN    The token was invalid.

      GSS_S_UNAVAILABLE        The operation is not supported.

      GSS_S_UNAUTHORIZED       Local policy prevents the import of this
                               context by the current process.

 AUTHOR    [Toc]    [Back]
      gss_import_sec_context() was developed by Sun Microsystems, Inc.

 SEE ALSO    [Toc]    [Back]
      gss_export_sec_context(3).

      The manpages for DCE-GSSAPI are included with the DCE-CoreTools
      product.  To see those manpages add /opt/dce/share/man to MANPATH.


 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003
[ Back ]
      
      
 Similar pages
Name OS Title
gss_export_sec_context Tru64 Prepare security context for transfer to another process.
gss_process_context_token HP-UX process a context to the security service
gss_import_sec_context Tru64 Import a security context established by another process.
gss_init_sec_context HP-UX establish a security context between the context initiator and a context acceptor
slamch IRIX determine single precision machine parameters
gss_accept_sec_context HP-UX establish a security context between the application and a context acceptor
dmicsend IRIX transfer input to the image converter context
sulogin Tru64 single-user login program (Enhanced Security)
Getopt::Std IRIX Process single-character switches with switch clustering
gss_delete_sec_context HP-UX delete a security context
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service