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

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

gss_inquire_names_for_mech(3)

Contents


NAME    [Toc]    [Back]

       gss_inquire_names_for_mech - Identify name types supported
       by a specific security mechanism.

SYNOPSIS    [Toc]    [Back]

       #include <gssapi/gssapi.h>

       OM_uint32 gss_inquire_names_for_mech(
               OM_uint32 * minor_status,
               const gss_OID mechanism,
               gss_OID_set * name_types );

PARAMETERS    [Toc]    [Back]

       Kerberos 5 error code.  Security mechanism to be  queried.
       Object identifier (OID) set of name types supported by the
       specified mechanism.

              The returned OID set must be freed by the  application
     after     use     with     a    call    to
              gss_release_oid_set().

DESCRIPTION    [Toc]    [Back]

       The gss_inquire_names_for_mech() function  identifies  the
       name  types  that are supported by a particular mechanism.
       Since Kerberos 5 is the only security mechanism  supported
       by  the  HP  Application  Security  Toolkit, this function
       returns   the   name   types    Kerberos    5    supports.
       gss_import_name()  contains  a  list of the supported name
       types.

       This function can be used to verify that a  name  type  is
       valid  or  to  generate a list of name types from which to
       choose.

RETURN VALUES    [Toc]    [Back]

       GSS_S_BAD_MECH                  xx01xxxx
       GSS_S_BAD_NAME                  xx02xxxx
       GSS_S_BAD_NAMETYPE              xx03xxxx
       GSS_S_CALL_INACCESSIBLE_READ    01xxxxxx
       GSS_S_CALL_INACCESSIBLE_WRITE   02xxxxxx
       GSS_S_COMPLETE                  00000000
       GSS_S_FAILURE                   xx0Dxxxx

SEE ALSO    [Toc]    [Back]

      
      
       Functions:  gss_import_name(3), gss_release_oid_set(3)



                                    gss_inquire_names_for_mech(3)
[ Back ]
 Similar pages
Name OS Title
gss_inquire_names_for_mech HP-UX list the name-types supported by the specified mechanism
gss_inquire_cred_by_mech Tru64 obtain information about credentials for a specific security mechanism
gss_inquire_mechs_for_name Tru64 Identify security mechanisms that can process a given name.
siad_get_groups Tru64 mechanism-specific routine called from sia_get_groups to fill in a user's supplementary groups for S...
csf_gss_renew_cred Tru64 Extension that renews user credentials for the Kerberos 5 security mechanism
get_num_crypts Tru64 determine the encryption types available (Enhanced Security)
get_crypt_name Tru64 determine the encryption types available (Enhanced Security)
cry2mips IRIX Converts Fortran data types between Cray Fortran data types and MIPS IEEE Fortran data types
glXQueryExtension Tru64 indicate whether the GLX extension is supported
glxqueryextension IRIX indicate whether the GLX extension is supported
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service