diff options
Diffstat (limited to 'doc/html/user/user_commands/krb5-config.html')
| -rw-r--r-- | doc/html/user/user_commands/krb5-config.html | 149 |
1 files changed, 71 insertions, 78 deletions
diff --git a/doc/html/user/user_commands/krb5-config.html b/doc/html/user/user_commands/krb5-config.html index e95e77212be9..db556ad8f455 100644 --- a/doc/html/user/user_commands/krb5-config.html +++ b/doc/html/user/user_commands/krb5-config.html @@ -1,35 +1,26 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <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/" /> + <title>krb5-config — MIT Kerberos Documentation</title> - <link rel="stylesheet" href="../../_static/agogo.css" type="text/css" /> - <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> - <link rel="stylesheet" href="../../_static/kerb.css" type="text/css" /> - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT: '../../', - VERSION: '1.21.2', - COLLAPSE_INDEX: false, - FILE_SUFFIX: '.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../../_static/jquery.js"></script> - <script type="text/javascript" src="../../_static/underscore.js"></script> - <script type="text/javascript" src="../../_static/doctools.js"></script> + <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="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="ksu" href="ksu.html" /> <link rel="prev" title="kpasswd" href="kpasswd.html" /> - </head> - <body> + </head><body> <div class="header-wrapper"> <div class="header"> @@ -61,96 +52,97 @@ <div class="bodywrapper"> <div class="body" role="main"> - <div class="section" id="krb5-config"> + <section id="krb5-config"> <span id="krb5-config-1"></span><h1>krb5-config<a class="headerlink" href="#krb5-config" title="Permalink to this headline">¶</a></h1> -<div class="section" id="synopsis"> +<section id="synopsis"> <h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline">¶</a></h2> <p><strong>krb5-config</strong> [<strong>-</strong><strong>-help</strong> | <strong>-</strong><strong>-all</strong> | <strong>-</strong><strong>-version</strong> | <strong>-</strong><strong>-vendor</strong> | <strong>-</strong><strong>-prefix</strong> | <strong>-</strong><strong>-exec-prefix</strong> | <strong>-</strong><strong>-defccname</strong> | <strong>-</strong><strong>-defktname</strong> | <strong>-</strong><strong>-defcktname</strong> | <strong>-</strong><strong>-cflags</strong> | <strong>-</strong><strong>-libs</strong> [<em>libraries</em>]]</p> -</div> -<div class="section" id="description"> +</section> +<section id="description"> <h2>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2> <p>krb5-config tells the application programmer what flags to use to compile and link programs against the installed Kerberos libraries.</p> -</div> -<div class="section" id="options"> +</section> +<section id="options"> <h2>OPTIONS<a class="headerlink" href="#options" title="Permalink to this headline">¶</a></h2> -<dl class="docutils"> -<dt><strong>-</strong><strong>-help</strong></dt> -<dd>prints a usage message. This is the default behavior when no options -are specified.</dd> -<dt><strong>-</strong><strong>-all</strong></dt> -<dd>prints the version, vendor, prefix, and exec-prefix.</dd> -<dt><strong>-</strong><strong>-version</strong></dt> -<dd>prints the version number of the Kerberos installation.</dd> -<dt><strong>-</strong><strong>-vendor</strong></dt> -<dd>prints the name of the vendor of the Kerberos installation.</dd> -<dt><strong>-</strong><strong>-prefix</strong></dt> -<dd>prints the prefix for which the Kerberos installation was built.</dd> -<dt><strong>-</strong><strong>-exec-prefix</strong></dt> -<dd>prints the prefix for executables for which the Kerberos installation -was built.</dd> -<dt><strong>-</strong><strong>-defccname</strong></dt> -<dd>prints the built-in default credentials cache location.</dd> -<dt><strong>-</strong><strong>-defktname</strong></dt> -<dd>prints the built-in default keytab location.</dd> -<dt><strong>-</strong><strong>-defcktname</strong></dt> -<dd>prints the built-in default client (initiator) keytab location.</dd> -<dt><strong>-</strong><strong>-cflags</strong></dt> -<dd>prints the compilation flags used to build the Kerberos installation.</dd> -<dt><strong>-</strong><strong>-libs</strong> [<em>library</em>]</dt> -<dd><p class="first">prints the compiler options needed to link against <em>library</em>. +<dl> +<dt><strong>-</strong><strong>-help</strong></dt><dd><p>prints a usage message. This is the default behavior when no options +are specified.</p> +</dd> +<dt><strong>-</strong><strong>-all</strong></dt><dd><p>prints the version, vendor, prefix, and exec-prefix.</p> +</dd> +<dt><strong>-</strong><strong>-version</strong></dt><dd><p>prints the version number of the Kerberos installation.</p> +</dd> +<dt><strong>-</strong><strong>-vendor</strong></dt><dd><p>prints the name of the vendor of the Kerberos installation.</p> +</dd> +<dt><strong>-</strong><strong>-prefix</strong></dt><dd><p>prints the prefix for which the Kerberos installation was built.</p> +</dd> +<dt><strong>-</strong><strong>-exec-prefix</strong></dt><dd><p>prints the prefix for executables for which the Kerberos installation +was built.</p> +</dd> +<dt><strong>-</strong><strong>-defccname</strong></dt><dd><p>prints the built-in default credentials cache location.</p> +</dd> +<dt><strong>-</strong><strong>-defktname</strong></dt><dd><p>prints the built-in default keytab location.</p> +</dd> +<dt><strong>-</strong><strong>-defcktname</strong></dt><dd><p>prints the built-in default client (initiator) keytab location.</p> +</dd> +<dt><strong>-</strong><strong>-cflags</strong></dt><dd><p>prints the compilation flags used to build the Kerberos installation.</p> +</dd> +<dt><strong>-</strong><strong>-libs</strong> [<em>library</em>]</dt><dd><p>prints the compiler options needed to link against <em>library</em>. Allowed values for <em>library</em> are:</p> -<table border="1" class="last docutils"> +<table class="docutils align-default"> <colgroup> -<col width="20%" /> -<col width="80%" /> +<col style="width: 20%" /> +<col style="width: 80%" /> </colgroup> -<tbody valign="top"> -<tr class="row-odd"><td>krb5</td> -<td>Kerberos 5 applications (default)</td> +<tbody> +<tr class="row-odd"><td><p>krb5</p></td> +<td><p>Kerberos 5 applications (default)</p></td> </tr> -<tr class="row-even"><td>gssapi</td> -<td>GSSAPI applications with Kerberos 5 bindings</td> +<tr class="row-even"><td><p>gssapi</p></td> +<td><p>GSSAPI applications with Kerberos 5 bindings</p></td> </tr> -<tr class="row-odd"><td>kadm-client</td> -<td>Kadmin client</td> +<tr class="row-odd"><td><p>kadm-client</p></td> +<td><p>Kadmin client</p></td> </tr> -<tr class="row-even"><td>kadm-server</td> -<td>Kadmin server</td> +<tr class="row-even"><td><p>kadm-server</p></td> +<td><p>Kadmin server</p></td> </tr> -<tr class="row-odd"><td>kdb</td> -<td>Applications that access the Kerberos database</td> +<tr class="row-odd"><td><p>kdb</p></td> +<td><p>Applications that access the Kerberos database</p></td> </tr> </tbody> </table> </dd> </dl> -</div> -<div class="section" id="examples"> +</section> +<section id="examples"> <h2>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h2> <p>krb5-config is particularly useful for compiling against a Kerberos installation that was installed in a non-standard location. For example, -a Kerberos installation that is installed in <code class="docutils literal"><span class="pre">/opt/krb5/</span></code> but uses -libraries in <code class="docutils literal"><span class="pre">/usr/local/lib/</span></code> for text localization would produce +a Kerberos installation that is installed in <code class="docutils literal notranslate"><span class="pre">/opt/krb5/</span></code> but uses +libraries in <code class="docutils literal notranslate"><span class="pre">/usr/local/lib/</span></code> for text localization would produce the following output:</p> -<div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">shell</span><span class="o">%</span> <span class="n">krb5</span><span class="o">-</span><span class="n">config</span> <span class="o">--</span><span class="n">libs</span> <span class="n">krb5</span> +<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">shell</span><span class="o">%</span> <span class="n">krb5</span><span class="o">-</span><span class="n">config</span> <span class="o">--</span><span class="n">libs</span> <span class="n">krb5</span> <span class="o">-</span><span class="n">L</span><span class="o">/</span><span class="n">opt</span><span class="o">/</span><span class="n">krb5</span><span class="o">/</span><span class="n">lib</span> <span class="o">-</span><span class="n">Wl</span><span class="p">,</span><span class="o">-</span><span class="n">rpath</span> <span class="o">-</span><span class="n">Wl</span><span class="p">,</span><span class="o">/</span><span class="n">opt</span><span class="o">/</span><span class="n">krb5</span><span class="o">/</span><span class="n">lib</span> <span class="o">-</span><span class="n">L</span><span class="o">/</span><span class="n">usr</span><span class="o">/</span><span class="n">local</span><span class="o">/</span><span class="n">lib</span> <span class="o">-</span><span class="n">lkrb5</span> <span class="o">-</span><span class="n">lk5crypto</span> <span class="o">-</span><span class="n">lcom_err</span> </pre></div> </div> -</div> -<div class="section" id="see-also"> +</section> +<section id="see-also"> <h2>SEE ALSO<a class="headerlink" href="#see-also" title="Permalink to this headline">¶</a></h2> <p><a class="reference internal" href="../user_config/kerberos.html#kerberos-7"><span class="std std-ref">kerberos</span></a>, cc(1)</p> -</div> -</div> +</section> +</section> + <div class="clearer"></div> </div> </div> </div> </div> <div class="sidebar"> + <h2>On this page</h2> <ul> <li><a class="reference internal" href="#">krb5-config</a><ul> @@ -205,6 +197,7 @@ the following output:</p> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> + </div> <div class="clearer"></div> </div> @@ -212,8 +205,8 @@ the following output:</p> <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.2</i><br /> - © <a href="../../copyright.html">Copyright</a> 1985-2023, MIT. + <div class="right" ><i>Release: 1.21.3</i><br /> + © <a href="../../copyright.html">Copyright</a> 1985-2024, MIT. </div> <div class="left"> |
