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_compat_des3_mic ,
|
||||
.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_process_context_token ,
|
||||
.Nm gss_release_buffer ,
|
||||
@@ -299,7 +299,7 @@ GSS-API library (libgssapi, -lgssapi)
|
||||
.Fa "int onoff"
|
||||
.Fc
|
||||
.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 "gss_ctx_id_t context_handle"
|
||||
.Fa "int ad_type"
|
||||
@@ -616,7 +616,7 @@ The acceptor receives the delegated token in the last argument to
|
||||
.Fn gsskrb5_register_acceptor_identity
|
||||
sets the Kerberos 5 principal that the acceptor will use.
|
||||
.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
|
||||
context.
|
||||
Tha caller must free the returned buffer
|
||||
|
Reference in New Issue
Block a user