break out extensions and document gsskrb5_register_acceptor_identity
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12587 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -567,15 +567,17 @@ are part of the GSS-API V1 interface and are obsolete. The functions
|
|||||||
should not be used for new applications.
|
should not be used for new applications.
|
||||||
They are provided so that version 1 applications can link against the
|
They are provided so that version 1 applications can link against the
|
||||||
library.
|
library.
|
||||||
.Pp
|
.Sh EXTENSIONS
|
||||||
.Fn gss_krb5_copy_ccache
|
.Fn gss_krb5_copy_ccache
|
||||||
is an extension to the GSS-API API.
|
will extract the krb5 credential that are transfered from the
|
||||||
The function will extract the krb5 credential that are transfered from
|
initiator to the acceptor when using token delegation in the Kerberos
|
||||||
the initiator to the acceptor when using token delegation in the
|
mechanism.
|
||||||
Kerberos mechanism.
|
|
||||||
The acceptor receives the delegated token in the last argument to
|
The acceptor receives the delegated token in the last argument to
|
||||||
.Fn gss_accept_sec_context .
|
.Fn gss_accept_sec_context .
|
||||||
.Pp
|
.Pp
|
||||||
|
.Fn gsskrb5_register_acceptor_identity
|
||||||
|
sets the Kerberos 5 principal that the acceptor will use.
|
||||||
|
.Pp
|
||||||
.Fn gss_krb5_compat_des3_mic
|
.Fn gss_krb5_compat_des3_mic
|
||||||
turns on or off the compatibly with older version of Heimdal using
|
turns on or off the compatibly with older version of Heimdal using
|
||||||
des3 get and verify mic, this is way to programmatically set the
|
des3 get and verify mic, this is way to programmatically set the
|
||||||
|
@@ -567,15 +567,17 @@ are part of the GSS-API V1 interface and are obsolete. The functions
|
|||||||
should not be used for new applications.
|
should not be used for new applications.
|
||||||
They are provided so that version 1 applications can link against the
|
They are provided so that version 1 applications can link against the
|
||||||
library.
|
library.
|
||||||
.Pp
|
.Sh EXTENSIONS
|
||||||
.Fn gss_krb5_copy_ccache
|
.Fn gss_krb5_copy_ccache
|
||||||
is an extension to the GSS-API API.
|
will extract the krb5 credential that are transfered from the
|
||||||
The function will extract the krb5 credential that are transfered from
|
initiator to the acceptor when using token delegation in the Kerberos
|
||||||
the initiator to the acceptor when using token delegation in the
|
mechanism.
|
||||||
Kerberos mechanism.
|
|
||||||
The acceptor receives the delegated token in the last argument to
|
The acceptor receives the delegated token in the last argument to
|
||||||
.Fn gss_accept_sec_context .
|
.Fn gss_accept_sec_context .
|
||||||
.Pp
|
.Pp
|
||||||
|
.Fn gsskrb5_register_acceptor_identity
|
||||||
|
sets the Kerberos 5 principal that the acceptor will use.
|
||||||
|
.Pp
|
||||||
.Fn gss_krb5_compat_des3_mic
|
.Fn gss_krb5_compat_des3_mic
|
||||||
turns on or off the compatibly with older version of Heimdal using
|
turns on or off the compatibly with older version of Heimdal using
|
||||||
des3 get and verify mic, this is way to programmatically set the
|
des3 get and verify mic, this is way to programmatically set the
|
||||||
|
Reference in New Issue
Block a user