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

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

csf_gss_renew_cred(3)

Contents


NAME    [Toc]    [Back]

       csf_gss_renew_cred  -  Extension  that renews user credentials
 for the Kerberos 5 security mechanism

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 csf_gss_renew_cred (
               OM_uint32 * minor_status,
               gss_cred_id_t cred,
               const gss_OID desired_mech,
               OM_uint32 time_req,
               OM_uint32 flags );

PARAMETERS    [Toc]    [Back]

       Kerberos 5 error code.  Credentials to be renewed.

              Specify GSS_C_NO_CREDENTIAL to  renew  the  default
              credentials in the credentials cache.  Object identifier
 (OID) that contains  valid  security  mechanisms
  for  the  credentials being renewed.  The HP
              implementation of the GSS-API supports Kerberos  5.

              Specify  GSS_C_NO_OID  to renew all the credentials
              in the cache for the default mechanism.  The number
              of seconds beyond the current time of day for which
              the credentials are renewed.  Renewal flags --  not
              implemented.

DESCRIPTION    [Toc]    [Back]

       The  csf_gss_renew_cred()  function  is  an extension that
       renews user credentials for the Kerberos 5 security mechanism.


       All  renewable tickets in the user's credentials cache for
       the specified credentials are renewed. Any expired credentials
 are deleted from the cache. During the renewal operation,
 the credentials cache  may  be  locked,  preventing
       other applications from accessing it.

RETURN VALUES    [Toc]    [Back]

       GSS_S_BAD_MECH                  xx01xxxx
       GSS_S_CALL_INACCESSIBLE_READ    01xxxxxx
       GSS_S_CALL_INACCESSIBLE_WRITE   02xxxxxx
       GSS_S_COMPLETE                  00000000
       GSS_S_DEFECTIVE_CREDENTIAL      xx0Axxxx
       GSS_S_FAILURE                   xx0Dxxxx

PORTABILITY CONSIDERATIONS    [Toc]    [Back]

       This function is an extension of the GSS-API standard that
       is not supported by other GSS-API implementations.



                                            csf_gss_renew_cred(3)
[ Back ]
 Similar pages
Name OS Title
gss_inquire_cred_by_mech Tru64 obtain information about credentials for a specific security mechanism
gss_add_cred Tru64 Obtain credentials that allow a user to accept security contexts.
klist OpenBSD list Kerberos credentials
klist FreeBSD list Kerberos credentials
gss_inquire_names_for_mech Tru64 Identify name types supported by a specific security mechanism.
csf_gss_acq_user Tru64 acquire a user's credentials prior to initiating a security context
crget FreeBSD functions related to user credentials
crshared FreeBSD functions related to user credentials
crcopy FreeBSD functions related to user credentials
crdup FreeBSD functions related to user credentials
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service