remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / krb5 / krb5_parse_name.cat3
1
2 KRB5_PARSE_NAME(3)         UNIX Programmer's Manual         KRB5_PARSE_NAME(3)
3
4 N\bNA\bAM\bME\bE
5      k\bkr\brb\bb5\b5_\b_p\bpa\bar\brs\bse\be_\b_n\bna\bam\bme\be - string to principal conversion
6
7 L\bLI\bIB\bBR\bRA\bAR\bRY\bY
8      Kerberos 5 Library (libkrb5, -lkrb5)
9
10 S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
11      _\bk_\br_\bb_\b5_\b__\be_\br_\br_\bo_\br_\b__\bc_\bo_\bd_\be
12      k\bkr\brb\bb5\b5_\b_p\bpa\bar\brs\bse\be_\b_n\bna\bam\bme\be(_\bk_\br_\bb_\b5_\b__\bc_\bo_\bn_\bt_\be_\bx_\bt _\bc_\bo_\bn_\bt_\be_\bx_\bt, _\bc_\bo_\bn_\bs_\bt _\bc_\bh_\ba_\br _\b*_\bn_\ba_\bm_\be,
13              _\bk_\br_\bb_\b5_\b__\bp_\br_\bi_\bn_\bc_\bi_\bp_\ba_\bl _\b*_\bp_\br_\bi_\bn_\bc_\bi_\bp_\ba_\bl)
14
15 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
16      k\bkr\brb\bb5\b5_\b_p\bpa\bar\brs\bse\be_\b_n\bna\bam\bme\be() converts a string representation of a principal name to
17      k\bkr\brb\bb5\b5_\b_p\bpr\bri\bin\bnc\bci\bip\bpa\bal\bl. The _\bp_\br_\bi_\bn_\bc_\bi_\bp_\ba_\bl will point to allocated data that should be
18      freed with k\bkr\brb\bb5\b5_\b_f\bfr\bre\bee\be_\b_p\bpr\bri\bin\bnc\bci\bip\bpa\bal\bl().
19
20      The string should consist of one or more name components separated with
21      slashes (``/''), optionally followed with an ``@'' and a realm name. A
22      slash or @ may be contained in a name component by quoting it with a
23      back-slash (`` .'') A realm should not contain slashes or colons.
24
25 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
26      krb5_425_conv_principal(3),  krb5_build_principal(3),
27      krb5_free_principal(3),  krb5_sname_to_principal(3),  krb5_un-
28      parse_name(3)
29
30  HEIMDAL                        August 8, 1997                               1