Add link for gsskrb5_register_acceptor_identity.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20231 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
.Nm gss_krb5_copy_ccache ,
|
.Nm gss_krb5_copy_ccache ,
|
||||||
.Nm gss_krb5_import_cred
|
.Nm gss_krb5_import_cred
|
||||||
.Nm gsskrb5_extract_authz_data_from_sec_context ,
|
.Nm gsskrb5_extract_authz_data_from_sec_context ,
|
||||||
|
.Nm gsskrb5_register_acceptor_identity ,
|
||||||
.Nm gss_krb5_import_ccache ,
|
.Nm gss_krb5_import_ccache ,
|
||||||
.Nm gss_krb5_get_tkt_flags ,
|
.Nm gss_krb5_get_tkt_flags ,
|
||||||
.Nm gss_process_context_token ,
|
.Nm gss_process_context_token ,
|
||||||
@@ -316,6 +317,10 @@ GSS-API library (libgssapi, -lgssapi)
|
|||||||
.Fa "gss_buffer_t ad_data"
|
.Fa "gss_buffer_t ad_data"
|
||||||
.Fc
|
.Fc
|
||||||
.Ft OM_uint32
|
.Ft OM_uint32
|
||||||
|
.Fo gsskrb5_register_acceptor_identity
|
||||||
|
.Fa "const char *identity"
|
||||||
|
.Fc
|
||||||
|
.Ft OM_uint32
|
||||||
.Fo gss_krb5_import_cache
|
.Fo gss_krb5_import_cache
|
||||||
.Fa "OM_uint32 *minor"
|
.Fa "OM_uint32 *minor"
|
||||||
.Fa "krb5_ccache id"
|
.Fa "krb5_ccache id"
|
||||||
@@ -645,7 +650,9 @@ returned by
|
|||||||
will fail.
|
will fail.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn gsskrb5_register_acceptor_identity
|
.Fn gsskrb5_register_acceptor_identity
|
||||||
sets the Kerberos 5 principal that the acceptor will use.
|
sets the Kerberos 5 filebased keytab that the acceptor will use. The
|
||||||
|
.Fa identifier
|
||||||
|
is the file name.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn gsskrb5_extract_authz_data_from_sec_context
|
.Fn gsskrb5_extract_authz_data_from_sec_context
|
||||||
extracts the Kerberos authorizationdata that may be stored within the
|
extracts the Kerberos authorizationdata that may be stored within the
|
||||||
|
Reference in New Issue
Block a user