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

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

csf_gss_release_user(3)

Contents


NAME    [Toc]    [Back]

       csf_gss_release_user

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 csf_gss_release_user (
               OM_uint32 * minor_status,
               csf_gss_user_t * user_id,
               OM_uint32 flags );

PARAMETERS    [Toc]    [Back]

       Kerberos  5  error  code.  User context to be released and
       set to CSF_GSS_C_NO_USER.

              Specify NULL if this parameter is  not  used.   Bit
              flags  indicating special actions to perform. Specify
 zero if no special action is to be taken.

              The only symbolic flag name presently  defined  is:
              Destroy the Kerberos 5 credentials cache.

DESCRIPTION    [Toc]    [Back]

       The  csf_gss_release_user()  function is an extension that
       frees the memory associated with a user context created by
       csf_gss_acq_user().  It  can  also  be used to destroy the
       credentials cache. The application must use this  function
       to avoid memory leaks.

RETURN VALUES    [Toc]    [Back]

       GSS_S_CALL_INACCESSIBLE_READ    01xxxxxx
       GSS_S_CALL_INACCESSIBLE_WRITE   02xxxxxx
       GSS_S_COMPLETE                  00000000
       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.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  csf_gss_acq_user(3)



                                          csf_gss_release_user(3)
[ Back ]
 Similar pages
Name OS Title
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service