From b388b1f46c5421f415d0a3acb53a2f32920679de Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sat, 19 Feb 2022 23:24:48 +0100 Subject: [PATCH] test table (2) --- nfsv4-kerberos-debian.org | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/nfsv4-kerberos-debian.org b/nfsv4-kerberos-debian.org index 877017e..fdb4a75 100644 --- a/nfsv4-kerberos-debian.org +++ b/nfsv4-kerberos-debian.org @@ -47,16 +47,17 @@ It appears that the MIT implementation may have some [[https://web.mit.edu/kerbe ** 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: Table 1: Kerberos hosts naming. +#+ATTR_HTML: :border 1 +| Name | Value | Comment | +|-----------------------+--------------+-------------------------------| +| Domain name | =.lan= | Typical hostname: machine.lan | +| Kerberos realm | =LAN= | Always capital | +| Kerberos KDC 1 | =kdc1.lan= | Key Distribution Center | +| Kerberos KDC 2 | =kdc2.lan= | | +| Kerberos admin server | =kadmin.lan= | | +#+CAPTION: Table 1: Kerberos hosts naming. #+CAPTION: This is a table with lines around and between cells | Name | Value | Comment | |-----------------------+--------------+-------------------------|