diff --git a/nfsv4-kerberos-debian.org b/nfsv4-kerberos-debian.org index 4385325..8f0fc80 100644 --- a/nfsv4-kerberos-debian.org +++ b/nfsv4-kerberos-debian.org @@ -72,8 +72,8 @@ And on client(s), install instead ~krb5-config~ and ~heimdal-clients~ packages : br@lorien:~$ sudo apt-get install krb5-config heimdal-clients #+END_SRC On your desktop, you may also want to install Heimdal documentation : -#+BEGIN_SRC sh -sudo apt-get install heimdal-docs +#+BEGIN_SRC bashsession +br@lorien:/etc$ sudo apt-get install heimdal-docs #+END_SRC The ~krb5-config~ package installation will ask you some questions, you can just answer with the information from [[#table-1][Table 1]] (we will change configuration manually after that):