test bashsession

This commit is contained in:
2022-02-22 13:30:23 +01:00
parent 3d24bc61ea
commit 62c01730e0

View File

@@ -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):