Prototype for krb5_524_conv_principal.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2157 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -722,6 +722,13 @@ krb5_425_conv_principal(krb5_context context,
|
||||
const char *realm,
|
||||
krb5_principal *princ);
|
||||
|
||||
krb5_error_code
|
||||
krb5_524_conv_principal(krb5_context context,
|
||||
const krb5_principal principal,
|
||||
char *name,
|
||||
char *instance,
|
||||
char *realm);
|
||||
|
||||
krb5_error_code
|
||||
krb5_sname_to_principal (krb5_context context,
|
||||
const char *hostname,
|
||||
|
Reference in New Issue
Block a user