krb5_expand_hostname man page on PC-BSD

Man page or keyword search:  
man Server   9747 pages
apropos Keyword Search (all sections)
Output format
PC-BSD logo
[printable version]

KRB5_EXPAND_HOSTNAME(3)	 BSD Library Functions Manual  KRB5_EXPAND_HOSTNAME(3)

NAME
     krb5_expand_hostname, krb5_expand_hostname_realms — Kerberos 5 host name
     canonicalization functions

LIBRARY
     Kerberos 5 Library (libkrb5, -lkrb5)

SYNOPSIS
     #include <krb5.h>

     krb5_error_code
     krb5_expand_hostname(krb5_context context, const char *orig_hostname,
	 char **new_hostname);

     krb5_error_code
     krb5_expand_hostname_realms(krb5_context context,
	 const char *orig_hostname, char **new_hostname, char ***realms);

DESCRIPTION
     krb5_expand_hostname() tries to make orig_hostname into a more canonical
     one in the newly allocated space returned in new_hostname.	 Caller must
     free the hostname with free(3).

     krb5_expand_hostname_realms() expands orig_hostname to a name we believe
     to be a hostname in newly allocated space in new_hostname and return the
     realms new_hostname is belive to belong to in realms.  Realms is a array
     terminated with NULL.  Caller must free the realms with
     krb5_free_host_realm() and new_hostname with free(3).

SEE ALSO
     krb5(3), krb5_free_host_realm(3), krb5_get_host_realm(3), kerberos(8)

HEIMDAL				  May 5, 2006			       HEIMDAL
[top]

List of man pages available for PC-BSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net