diff --git a/nfsv4-kerberos-debian.md b/nfsv4-kerberos-debian.md index 7a90730..e92d75b 100644 --- a/nfsv4-kerberos-debian.md +++ b/nfsv4-kerberos-debian.md @@ -59,7 +59,7 @@ It appears that the MIT implementation may have some [export restrictions](https ### Naming We will use the following conventions : -#+CAPTION: Table 1: Local names + | Name | Value | Comment | |:----------------------+:----------------+:--------------------------------| | Kerberos realm | `LAN` | Always capital | @@ -80,7 +80,6 @@ And on client(s), install the following : ``` $ sudo apt-get install krb5-config heimdal-clients - ``` On your desktop, you may also want to install Heimdal [`info`](https://en.wikipedia.org/wiki/Info_(Unix)) documentation with: ```