diff options
Diffstat (limited to 'doc/html/user/user_config/index.html')
| -rw-r--r-- | doc/html/user/user_config/index.html | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/html/user/user_config/index.html b/doc/html/user/user_config/index.html index 2d3bdd742bbc..da05e8baf631 100644 --- a/doc/html/user/user_config/index.html +++ b/doc/html/user/user_config/index.html @@ -1,34 +1,32 @@ + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - - <title>User config files — MIT Kerberos Documentation</title> - + <title>User config files — 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.16', + VERSION: '1.21.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', - HAS_SOURCE: true + 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="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="top" title="MIT Kerberos Documentation" href="../../index.html" /> - <link rel="up" title="For users" href="../index.html" /> - <link rel="next" title=".k5login" href="k5login.html" /> + <link rel="next" title="kerberos" href="kerberos.html" /> <link rel="prev" title="Ticket management" href="../tkt_mgmt.html" /> </head> <body> @@ -44,7 +42,7 @@ accesskey="C">Contents</a> | <a href="../tkt_mgmt.html" title="Ticket management" accesskey="P">previous</a> | - <a href="k5login.html" title=".k5login" + <a href="kerberos.html" title="kerberos" accesskey="N">next</a> | <a href="../../genindex.html" title="General Index" accesskey="I">index</a> | @@ -61,15 +59,16 @@ <div class="documentwrapper"> <div class="bodywrapper"> - <div class="body"> + <div class="body" role="main"> <div class="section" id="user-config-files"> <h1>User config files<a class="headerlink" href="#user-config-files" title="Permalink to this headline">¶</a></h1> <p>The following files in your home directory can be used to control the behavior of Kerberos as it applies to your account (unless they have -been disabled by your host’s configuration):</p> +been disabled by your host’s configuration):</p> <div class="toctree-wrapper compound"> <ul> +<li class="toctree-l1"><a class="reference internal" href="kerberos.html">kerberos</a></li> <li class="toctree-l1"><a class="reference internal" href="k5login.html">.k5login</a></li> <li class="toctree-l1"><a class="reference internal" href="k5identity.html">.k5identity</a></li> </ul> @@ -93,7 +92,8 @@ been disabled by your host’s configuration):</p> <li class="toctree-l1 current"><a class="reference internal" href="../index.html">For users</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="../pwd_mgmt.html">Password management</a></li> <li class="toctree-l2"><a class="reference internal" href="../tkt_mgmt.html">Ticket management</a></li> -<li class="toctree-l2 current"><a class="current reference internal" href="">User config files</a><ul> +<li class="toctree-l2 current"><a class="current reference internal" href="#">User config files</a><ul> +<li class="toctree-l3"><a class="reference internal" href="kerberos.html">kerberos</a></li> <li class="toctree-l3"><a class="reference internal" href="k5login.html">.k5login</a></li> <li class="toctree-l3"><a class="reference internal" href="k5identity.html">.k5identity</a></li> </ul> @@ -129,8 +129,8 @@ been disabled by your host’s configuration):</p> <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.16</i><br /> - © <a href="../../copyright.html">Copyright</a> 1985-2017, MIT. + <div class="right" ><i>Release: 1.21.1</i><br /> + © <a href="../../copyright.html">Copyright</a> 1985-2023, MIT. </div> <div class="left"> @@ -138,7 +138,7 @@ been disabled by your host’s configuration):</p> >Contents</a> | <a href="../tkt_mgmt.html" title="Ticket management" >previous</a> | - <a href="k5login.html" title=".k5login" + <a href="kerberos.html" title="kerberos" >next</a> | <a href="../../genindex.html" title="General Index" >index</a> | |
