test table (2)

This commit is contained in:
2022-02-19 23:24:48 +01:00
parent 00ecd52a00
commit b388b1f46c

View File

@@ -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 |
|-----------------------+--------------+-------------------------|