From 69eb4d29a15d8deca713d26b014f716855b2fe69 Mon Sep 17 00:00:00 2001
From: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
Date: Mon, 24 Mar 2025 09:40:59 +0100
Subject: [PATCH] Updated note concerning krb5.conf fix

---
 docs/desktop/other-access-methods/desktop-mobile-access.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/desktop/other-access-methods/desktop-mobile-access.md b/docs/desktop/other-access-methods/desktop-mobile-access.md
index 817d176..3e6b96c 100644
--- a/docs/desktop/other-access-methods/desktop-mobile-access.md
+++ b/docs/desktop/other-access-methods/desktop-mobile-access.md
@@ -33,7 +33,7 @@ The following is recommended for your:
 * [Sync Clients](https://cernbox.web.cern.ch/cernbox/downloads/)
 * [EOS FUSE for Linux Documentation](https://eos-docs.web.cern.ch/diopside/manual/using.html#fuse-mounting-eos-with-eosxd)
 
-Please note that in order to run the EOS FUSE mount on ALMA8/9 (containerized or not), you need to update the `default_tkt_enctypes` value in your `/etc/krb5.conf` as follows:
+Please note that in order to run the EOS FUSE mount on ALMA8/9 (containerized or not), you may need to update the `default_tkt_enctypes` value in your `/etc/krb5.conf` as follows (most recent ALMA9 distributions are already updated):
 
 ```
 [libdefaults]
-- 
GitLab