diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2017-07-07 17:03:42 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2017-07-07 17:03:42 +0000 |
| commit | 33a9b234e7087f573ef08cd7318c6497ba08b439 (patch) | |
| tree | d0ea40ad3bf5463a3c55795977c71bcb7d781b4b /doc/html/_sources/admin/install.txt | |
Notes
Diffstat (limited to 'doc/html/_sources/admin/install.txt')
| -rw-r--r-- | doc/html/_sources/admin/install.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/html/_sources/admin/install.txt b/doc/html/_sources/admin/install.txt new file mode 100644 index 000000000000..a79bda952f40 --- /dev/null +++ b/doc/html/_sources/admin/install.txt @@ -0,0 +1,21 @@ +Installation guide +================== + +Contents +-------- + +.. toctree:: + :maxdepth: 2 + + install_kdc.rst + install_clients.rst + install_appl_srv.rst + + +Additional references +--------------------- + +#. Debian: `Setting up MIT Kerberos 5 + <http://techpubs.spinlocksolutions.com/dklar/kerberos.html>`_ +#. Solaris: `Configuring the Kerberos Service + <http://download.oracle.com/docs/cd/E19253-01/816-4557/6maosrjv2/index.html>`_ |
