diff options
Diffstat (limited to 'crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html')
-rw-r--r-- | crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html | 44 |
1 files changed, 21 insertions, 23 deletions
diff --git a/crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html b/crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html index bb68b8f9fd9b..7155d409788d 100644 --- a/crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html +++ b/crypto/krb5/doc/html/appdev/refs/api/krb5_get_credentials.html @@ -1,24 +1,22 @@ - <!DOCTYPE html> -<html> +<html lang="en" data-content_root="../../../"> <head> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <title>krb5_get_credentials - Get an additional ticket. — MIT Kerberos Documentation</title> - <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="../../../_static/agogo.css" /> - <link rel="stylesheet" type="text/css" href="../../../_static/kerb.css" /> - <script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script> - <script src="../../../_static/jquery.js"></script> - <script src="../../../_static/underscore.js"></script> - <script src="../../../_static/doctools.js"></script> + <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" /> + <link rel="stylesheet" type="text/css" href="../../../_static/agogo.css?v=879f3c71" /> + <link rel="stylesheet" type="text/css" href="../../../_static/kerb.css?v=6a0b3979" /> + <script src="../../../_static/documentation_options.js?v=236fef3b"></script> + <script src="../../../_static/doctools.js?v=888ff710"></script> + <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> <link rel="copyright" title="Copyright" href="../../../copyright.html" /> - <link rel="next" title="krb5_get_fallback_host_realm" href="krb5_get_fallback_host_realm.html" /> + <link rel="next" title="krb5_get_default_config_files - Return a list of default configuration filenames." href="krb5_get_default_config_files.html" /> <link rel="prev" title="krb5_get_host_realm - Get the Kerberos realm names for a host." href="krb5_get_host_realm.html" /> </head><body> <div class="header-wrapper"> @@ -33,7 +31,7 @@ accesskey="C">Contents</a> | <a href="krb5_get_host_realm.html" title="krb5_get_host_realm - Get the Kerberos realm names for a host." accesskey="P">previous</a> | - <a href="krb5_get_fallback_host_realm.html" title="krb5_get_fallback_host_realm" + <a href="krb5_get_default_config_files.html" title="krb5_get_default_config_files - Return a list of default configuration filenames." accesskey="N">next</a> | <a href="../../../genindex.html" title="General Index" accesskey="I">index</a> | @@ -53,14 +51,14 @@ <div class="body" role="main"> <section id="krb5-get-credentials-get-an-additional-ticket"> -<h1>krb5_get_credentials - Get an additional ticket.<a class="headerlink" href="#krb5-get-credentials-get-an-additional-ticket" title="Permalink to this headline">¶</a></h1> +<h1>krb5_get_credentials - Get an additional ticket.<a class="headerlink" href="#krb5-get-credentials-get-an-additional-ticket" title="Link to this heading">¶</a></h1> <dl class="c function"> <dt class="sig sig-object c" id="c.krb5_get_credentials"> -<a class="reference internal" href="../types/krb5_error_code.html#c.krb5_error_code" title="krb5_error_code"><span class="n"><span class="pre">krb5_error_code</span></span></a><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">krb5_get_credentials</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="../types/krb5_context.html#c.krb5_context" title="krb5_context"><span class="n"><span class="pre">krb5_context</span></span></a><span class="w"> </span><span class="n"><span class="pre">context</span></span>, <a class="reference internal" href="../types/krb5_flags.html#c.krb5_flags" title="krb5_flags"><span class="n"><span class="pre">krb5_flags</span></span></a><span class="w"> </span><span class="n"><span class="pre">options</span></span>, <a class="reference internal" href="../types/krb5_ccache.html#c.krb5_ccache" title="krb5_ccache"><span class="n"><span class="pre">krb5_ccache</span></span></a><span class="w"> </span><span class="n"><span class="pre">ccache</span></span>, <a class="reference internal" href="../types/krb5_creds.html#c.krb5_creds" title="krb5_creds"><span class="n"><span class="pre">krb5_creds</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">in_creds</span></span>, <a class="reference internal" href="../types/krb5_creds.html#c.krb5_creds" title="krb5_creds"><span class="n"><span class="pre">krb5_creds</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">out_creds</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.krb5_get_credentials" title="Permalink to this definition">¶</a><br /></dt> +<a class="reference internal" href="../types/krb5_error_code.html#c.krb5_error_code" title="krb5_error_code"><span class="n"><span class="pre">krb5_error_code</span></span></a><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">krb5_get_credentials</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="../types/krb5_context.html#c.krb5_context" title="krb5_context"><span class="n"><span class="pre">krb5_context</span></span></a><span class="w"> </span><span class="n"><span class="pre">context</span></span>, <a class="reference internal" href="../types/krb5_flags.html#c.krb5_flags" title="krb5_flags"><span class="n"><span class="pre">krb5_flags</span></span></a><span class="w"> </span><span class="n"><span class="pre">options</span></span>, <a class="reference internal" href="../types/krb5_ccache.html#c.krb5_ccache" title="krb5_ccache"><span class="n"><span class="pre">krb5_ccache</span></span></a><span class="w"> </span><span class="n"><span class="pre">ccache</span></span>, <a class="reference internal" href="../types/krb5_creds.html#c.krb5_creds" title="krb5_creds"><span class="n"><span class="pre">krb5_creds</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">in_creds</span></span>, <a class="reference internal" href="../types/krb5_creds.html#c.krb5_creds" title="krb5_creds"><span class="n"><span class="pre">krb5_creds</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">out_creds</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.krb5_get_credentials" title="Link to this definition">¶</a><br /></dt> <dd></dd></dl> <dl class="field-list"> -<dt class="field-odd">param</dt> +<dt class="field-odd">param<span class="colon">:</span></dt> <dd class="field-odd"><p><strong>[in]</strong> <strong>context</strong> - Library context</p> <p><strong>[in]</strong> <strong>options</strong> - Options</p> <p><strong>[in]</strong> <strong>ccache</strong> - Credential cache handle</p> @@ -69,12 +67,12 @@ </dd> </dl> <dl class="field-list simple"> -<dt class="field-odd">retval</dt> +<dt class="field-odd">retval<span class="colon">:</span></dt> <dd class="field-odd"><ul class="simple"> <li><p>0 Success</p></li> </ul> </dd> -<dt class="field-even">return</dt> +<dt class="field-even">return<span class="colon">:</span></dt> <dd class="field-even"><ul class="simple"> <li><p>Kerberos error codes</p></li> </ul> @@ -85,13 +83,13 @@ <blockquote> <div><blockquote> <div><ul class="simple"> -<li><p>#KRB5_GC_CACHED Search only credential cache for the ticket</p></li> -<li><p>#KRB5_GC_USER_USER Return a user to user authentication ticket</p></li> +<li><p>KRB5_GC_CACHED Search only credential cache for the ticket</p></li> +<li><p>KRB5_GC_USER_USER Return a user to user authentication ticket</p></li> </ul> </div></blockquote> <p><em>in_creds</em> must be non-null. <em>in_creds->client</em> and <em>in_creds->server</em> must be filled in to specify the client and the server respectively. If any authorization data needs to be requested for the service ticket (such as restrictions on how the ticket can be used), specify it in <em>in_creds->authdata</em> ; otherwise set <em>in_creds->authdata</em> to NULL. The session key type is specified in <em>in_creds->keyblock.enctype</em> , if it is nonzero.</p> </div></blockquote> -<p>The expiration date is specified in <em>in_creds->times.endtime</em> . The KDC may return tickets with an earlier expiration date. If <em>in_creds->times.endtime</em> is set to 0, the latest possible expiration date will be requested.</p> +<p>If <em>in_creds->times.endtime</em> is specified, it is used as the requested expiration date if a TGS request is made. If <em>in_creds->times.endtime</em> is set to 0, the latest possible expiration date will be requested. The KDC or cache may return a ticket with an earlier expiration date.</p> <p>Any returned ticket and intermediate ticket-granting tickets are stored in <em>ccache</em> .</p> <p>Use krb5_free_creds() to free <em>out_creds</em> when it is no longer needed.</p> </section> @@ -155,8 +153,8 @@ <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.3</i><br /> - © <a href="../../../copyright.html">Copyright</a> 1985-2024, MIT. + <div class="right" ><i>Release: 1.22-final</i><br /> + © <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT. </div> <div class="left"> @@ -164,7 +162,7 @@ >Contents</a> | <a href="krb5_get_host_realm.html" title="krb5_get_host_realm - Get the Kerberos realm names for a host." >previous</a> | - <a href="krb5_get_fallback_host_realm.html" title="krb5_get_fallback_host_realm" + <a href="krb5_get_default_config_files.html" title="krb5_get_default_config_files - Return a list of default configuration filenames." >next</a> | <a href="../../../genindex.html" title="General Index" >index</a> | |