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

  man pages->FreeBSD man pages -> krb5_unparse_name (3)              
Title
Content
Arch
Section
 

KRB5_UNPARSE_NAME(3)

Contents


NAME    [Toc]    [Back]

     krb5_unparse_name -- principal to string conversion

LIBRARY    [Toc]    [Back]

     Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS    [Toc]    [Back]

     #include <krb5.h>

     krb5_error_code
     krb5_unparse_name(krb5_context context, krb5_principal principal,
         char **name);

DESCRIPTION    [Toc]    [Back]

     This function takes a principal, and will convert in to a printable representation
 with the same syntax as described in krb5_parse_name(3).
     *name will point to allocated data and should be freed by the caller.

SEE ALSO    [Toc]    [Back]

      
      
     krb5_425_conv_principal(3), krb5_build_principal(3),
     krb5_free_principal(3), krb5_parse_name(3), krb5_sname_to_principal(3)

HEIMDAL                         August 8, 1997                         HEIMDAL
[ Back ]
 Similar pages
Name OS Title
krb5_parse_name NetBSD string to principal conversion
krb5_parse_name OpenBSD string to principal conversion
krb5_parse_name FreeBSD string to principal conversion
tmstring IRIX the string to XmString conversion
scan IRIX Parse string using conversion specifiers in the style of sscanf
scan IRIX Parse string using conversion specifiers in the style of sscanf
mbsinit Tru64 Determine whether a multibyte-character string is in the initial conversion state
krb5_principal_get_realm FreeBSD decompose a principal
krb5_principal_get_comp_string FreeBSD decompose a principal
krb5_build_principal FreeBSD principal creation functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service