From 00ecd52a00a97d300498a459be7bafe57e809a85 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sat, 19 Feb 2022 22:35:36 +0100 Subject: [PATCH] tables test --- nfsv4-kerberos-debian.org | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/nfsv4-kerberos-debian.org b/nfsv4-kerberos-debian.org index 30c74b0..877017e 100644 --- a/nfsv4-kerberos-debian.org +++ b/nfsv4-kerberos-debian.org @@ -45,8 +45,26 @@ There are basically two major implementations of [[https://datatracker.ietf.org/ It appears that the MIT implementation may have some [[https://web.mit.edu/kerberos/dist/index.html][export restrictions]] due to U.S. regulation. Heimdal implementation (explicitely developed outside the USA, in Sweden) does not suffer such limitations. We will therefore use the "/un-regulated/" implementation. -** We will use the following conventions : -toto =verbatim= or ~code~. +** Naming +We will use the following conventions : +#+CAPTION: This is a table with lines around and between cells +#+ATTR_HTML: :border 2 :rules all :frame border +| Name | Value | Comment | +|-----------------------+--------------+-------------------------| +| Domain name | =.lan= | | +| Kerberos realm | =LAN= | | +| Kerberos KDC 1 | =kdc1.lan= | Key Distribution Center | +| Kerberos KDC 2 | =kdc2.lan= | | +| Kerberos admin server | =kadmin.lan= | | + +#+CAPTION: This is a table with lines around and between cells +| Name | Value | Comment | +|-----------------------+--------------+-------------------------| +| Domain name | =.lan= | | +| Kerberos realm | =LAN= | | +| Kerberos KDC 1 | =kdc1.lan= | Key Distribution Center | +| Kerberos KDC 2 | =kdc2.lan= | | +| Kerberos admin server | =kadmin.lan= | | ** Server side For resilience reasons, I will use two kb