From 62c01730e08fb1ec8c409b1b3832a263ea599677 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Tue, 22 Feb 2022 13:30:23 +0100 Subject: [PATCH] test bashsession --- nfsv4-kerberos-debian.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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):