From 7940a1ecaf86d9d9eed4f96317fd14d977d1c5cf Mon Sep 17 00:00:00 2001
From: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
Date: Tue, 10 Sep 2024 14:24:31 +0200
Subject: [PATCH] Clarify use of Service Account also for restoring from trash

---
 docs/advanced/restore_from_trash.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/advanced/restore_from_trash.md b/docs/advanced/restore_from_trash.md
index 6b5d637..03900d0 100644
--- a/docs/advanced/restore_from_trash.md
+++ b/docs/advanced/restore_from_trash.md
@@ -22,7 +22,9 @@ In that page, you can browse and restore files as for the standard personal recy
 
 This operation is restricted to the Account that owns the space (Primary Account for a personal space, Service Account for a project space). To restore a file:
 
-* Login on lxplus with the appropriate Account for the space
+* Login on lxplus with your Primary Account
+
+* If the restore concerns a project space, obtain a kerberos token for the corresponding Service Account
 
 * Set the remote eos address:
 
-- 
GitLab