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

  man pages->Tru64 Unix man pages -> gss_context_time (3)              
Title
Content
Arch
Section
 

gss_context_time(3)

Contents


NAME    [Toc]    [Back]

       gss_context_time  -  Determine remaining lifetime of security
 context.

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_context_time(
               OM_uint32 * minor_status,
               const gss_ctx_id_t context_handle,
               OM_uint32 * time_rec );

PARAMETERS    [Toc]    [Back]

       Kerberos 5 error code.  Security context  to  be  queried.
       Number of seconds that remain in the lifetime of the security
 context. Since the HP Application Security  SDK  does
       not support context expiration, the value GSS_C_INDEFINITE
       is always returned.

DESCRIPTION    [Toc]    [Back]

       The gss_context_time() function returns the number of seconds
 remaining in the security context's lifetime.

       The  HP  Application Security SDK does not support context
       expiration. A security context established using the  Kerberos
  5  security  mechanism  does not expire because the
       authentication process  establishes  long-lived  symmetric
       session keys.

RETURN VALUES    [Toc]    [Back]

       GSS_S_CALL_INACCESSIBLE_READ    01xxxxxx
       GSS_S_CALL_INACCESSIBLE_WRITE   02xxxxxx
       GSS_S_COMPLETE                  00000000
       GSS_S_FAILURE                   xx0Dxxxx
       GSS_S_NO_CONTEXT                xx08xxxx

PORTABILITY CONSIDERATIONS    [Toc]    [Back]

       The  HP Application Security Toolkit does not support context
 expiration.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  gss_accept_sec_context(3), gss_export_sec_context(3),    gss_import_sec_context(3),   gss_init_sec_context(3), gss_inquire_context(3)



                                              gss_context_time(3)
[ Back ]
 Similar pages
Name OS Title
grio_query_fs IRIX determine the bandwidth remaining on a file system
gss_init_sec_context HP-UX establish a security context between the context initiator and a context acceptor
gss_accept_sec_context HP-UX establish a security context between the application and a context acceptor
gss_wrap_size_limit HP-UX determine a token-size limit for gss_wrap on a context
gss_indicate_mechs HP-UX allow an application to determine which underlying security mechanisms are available
get_num_crypts Tru64 determine the encryption types available (Enhanced Security)
get_crypt_name Tru64 determine the encryption types available (Enhanced Security)
locked_out_acct_es Tru64 determine if passwordmanagement disallows user login (Enhanced Security)
auth_for_terminal_es Tru64 determine whether a given user is authorized for login on a given terminal (Enhanced Security)
locked_out_es Tru64 determine if passwordmanagement disallows user login (Enhanced Security)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service