Update pages/merlin7/02-How-To-Use-Merlin/kerberos.md
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 7s

This commit is contained in:
2025-07-09 15:05:52 +02:00
parent a29810d59a
commit 72a656d2cd

View File

@ -207,8 +207,7 @@ job script or to the parallel job, therefore a single credential cache will be s
# KRB5CCNAME is inherit from the login node session
kinit -kt "$HOME/.k5/krb5.keytab" $USER@D.PSI.CH
aklog
klist
srun aklog
echo "Here should go my batch script code."