diff options
Diffstat (limited to 'doc/html/mitK5defaults.html')
| -rw-r--r-- | doc/html/mitK5defaults.html | 46 |
1 files changed, 14 insertions, 32 deletions
diff --git a/doc/html/mitK5defaults.html b/doc/html/mitK5defaults.html index 5c604f279613..d430da429591 100644 --- a/doc/html/mitK5defaults.html +++ b/doc/html/mitK5defaults.html @@ -1,19 +1,17 @@ - <!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>MIT Kerberos defaults — 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" /> @@ -53,15 +51,10 @@ <div class="body" role="main"> <section id="mit-kerberos-defaults"> -<span id="mitk5defaults"></span><h1>MIT Kerberos defaults<a class="headerlink" href="#mit-kerberos-defaults" title="Permalink to this headline">¶</a></h1> +<span id="mitk5defaults"></span><h1>MIT Kerberos defaults<a class="headerlink" href="#mit-kerberos-defaults" title="Link to this heading">¶</a></h1> <section id="general-defaults"> -<h2>General defaults<a class="headerlink" href="#general-defaults" title="Permalink to this headline">¶</a></h2> +<h2>General defaults<a class="headerlink" href="#general-defaults" title="Link to this heading">¶</a></h2> <table class="docutils align-default"> -<colgroup> -<col style="width: 45%" /> -<col style="width: 31%" /> -<col style="width: 24%" /> -</colgroup> <thead> <tr class="row-odd"><th class="head"><p>Description</p></th> <th class="head"><p>Default</p></th> @@ -141,15 +134,10 @@ </table> </section> <section id="replica-kdc-propagation-defaults"> -<h2>Replica KDC propagation defaults<a class="headerlink" href="#replica-kdc-propagation-defaults" title="Permalink to this headline">¶</a></h2> +<h2>Replica KDC propagation defaults<a class="headerlink" href="#replica-kdc-propagation-defaults" title="Link to this heading">¶</a></h2> <p>This table shows defaults used by the <a class="reference internal" href="admin/admin_commands/kprop.html#kprop-8"><span class="std std-ref">kprop</span></a> and <a class="reference internal" href="admin/admin_commands/kpropd.html#kpropd-8"><span class="std std-ref">kpropd</span></a> programs.</p> <table class="docutils align-default"> -<colgroup> -<col style="width: 38%" /> -<col style="width: 46%" /> -<col style="width: 16%" /> -</colgroup> <thead> <tr class="row-odd"><th class="head"><p>Description</p></th> <th class="head"><p>Default</p></th> @@ -185,19 +173,13 @@ </table> </section> <section id="default-paths-for-unix-like-systems"> -<span id="paths"></span><h2>Default paths for Unix-like systems<a class="headerlink" href="#default-paths-for-unix-like-systems" title="Permalink to this headline">¶</a></h2> +<span id="paths"></span><h2>Default paths for Unix-like systems<a class="headerlink" href="#default-paths-for-unix-like-systems" title="Link to this heading">¶</a></h2> <p>On Unix-like systems, some paths used by MIT krb5 depend on parameters chosen at build time. For a custom build, these paths default to subdirectories of <code class="docutils literal notranslate"><span class="pre">/usr/local</span></code>. When MIT krb5 is integrated into an operating system, the paths are generally chosen to match the operating system’s filesystem layout.</p> <table class="docutils align-default"> -<colgroup> -<col style="width: 28%" /> -<col style="width: 15%" /> -<col style="width: 29%" /> -<col style="width: 29%" /> -</colgroup> <thead> <tr class="row-odd"><th class="head"><p>Description</p></th> <th class="head"><p>Symbolic name</p></th> @@ -337,8 +319,8 @@ according to the operating system’s layout of <code class="docutils literal no <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"> |
