gss_krb5_extract_authz_data_from_sec_context was renamed to
gsskrb5_extract_authz_data_from_sec_context git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14195 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
.Nm gss_krb5_ccache_name ,
|
.Nm gss_krb5_ccache_name ,
|
||||||
.Nm gss_krb5_compat_des3_mic ,
|
.Nm gss_krb5_compat_des3_mic ,
|
||||||
.Nm gss_krb5_copy_ccache ,
|
.Nm gss_krb5_copy_ccache ,
|
||||||
.Nm gss_krb5_extract_authz_data_from_sec_context ,
|
.Nm gsskrb5_extract_authz_data_from_sec_context ,
|
||||||
.Nm gss_krb5_get_tkt_flags ,
|
.Nm gss_krb5_get_tkt_flags ,
|
||||||
.Nm gss_process_context_token ,
|
.Nm gss_process_context_token ,
|
||||||
.Nm gss_release_buffer ,
|
.Nm gss_release_buffer ,
|
||||||
@@ -299,7 +299,7 @@ GSS-API library (libgssapi, -lgssapi)
|
|||||||
.Fa "int onoff"
|
.Fa "int onoff"
|
||||||
.Fc
|
.Fc
|
||||||
.Ft OM_uint32
|
.Ft OM_uint32
|
||||||
.Fo gss_krb5_extract_authz_data_from_sec_context
|
.Fo gsskrb5_extract_authz_data_from_sec_context
|
||||||
.Fa "OM_uint32 *minor_status"
|
.Fa "OM_uint32 *minor_status"
|
||||||
.Fa "gss_ctx_id_t context_handle"
|
.Fa "gss_ctx_id_t context_handle"
|
||||||
.Fa "int ad_type"
|
.Fa "int ad_type"
|
||||||
@@ -616,7 +616,7 @@ The acceptor receives the delegated token in the last argument to
|
|||||||
.Fn gsskrb5_register_acceptor_identity
|
.Fn gsskrb5_register_acceptor_identity
|
||||||
sets the Kerberos 5 principal that the acceptor will use.
|
sets the Kerberos 5 principal that the acceptor will use.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn gss_krb5_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
|
||||||
context.
|
context.
|
||||||
Tha caller must free the returned buffer
|
Tha caller must free the returned buffer
|
||||||
|
@@ -62,7 +62,7 @@
|
|||||||
.Nm gss_krb5_ccache_name ,
|
.Nm gss_krb5_ccache_name ,
|
||||||
.Nm gss_krb5_compat_des3_mic ,
|
.Nm gss_krb5_compat_des3_mic ,
|
||||||
.Nm gss_krb5_copy_ccache ,
|
.Nm gss_krb5_copy_ccache ,
|
||||||
.Nm gss_krb5_extract_authz_data_from_sec_context ,
|
.Nm gsskrb5_extract_authz_data_from_sec_context ,
|
||||||
.Nm gss_krb5_get_tkt_flags ,
|
.Nm gss_krb5_get_tkt_flags ,
|
||||||
.Nm gss_process_context_token ,
|
.Nm gss_process_context_token ,
|
||||||
.Nm gss_release_buffer ,
|
.Nm gss_release_buffer ,
|
||||||
@@ -299,7 +299,7 @@ GSS-API library (libgssapi, -lgssapi)
|
|||||||
.Fa "int onoff"
|
.Fa "int onoff"
|
||||||
.Fc
|
.Fc
|
||||||
.Ft OM_uint32
|
.Ft OM_uint32
|
||||||
.Fo gss_krb5_extract_authz_data_from_sec_context
|
.Fo gsskrb5_extract_authz_data_from_sec_context
|
||||||
.Fa "OM_uint32 *minor_status"
|
.Fa "OM_uint32 *minor_status"
|
||||||
.Fa "gss_ctx_id_t context_handle"
|
.Fa "gss_ctx_id_t context_handle"
|
||||||
.Fa "int ad_type"
|
.Fa "int ad_type"
|
||||||
@@ -616,7 +616,7 @@ The acceptor receives the delegated token in the last argument to
|
|||||||
.Fn gsskrb5_register_acceptor_identity
|
.Fn gsskrb5_register_acceptor_identity
|
||||||
sets the Kerberos 5 principal that the acceptor will use.
|
sets the Kerberos 5 principal that the acceptor will use.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn gss_krb5_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
|
||||||
context.
|
context.
|
||||||
Tha caller must free the returned buffer
|
Tha caller must free the returned buffer
|
||||||
|
Reference in New Issue
Block a user