From eb1989440901c426f37999f44e939d2c370be954 Mon Sep 17 00:00:00 2001 From: Rokas Maciulaitis Date: Mon, 25 Nov 2019 14:33:03 +0100 Subject: [PATCH] docs: krb5 fix * Closes #218 --- docs/userguide.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/userguide.rst b/docs/userguide.rst index f15906bf..77eee19f 100644 --- a/docs/userguide.rst +++ b/docs/userguide.rst @@ -436,8 +436,9 @@ For example: **Kerberos** If your workflow requires Kerberos authentication, you should add ``kerberos: true`` -for the steps that needs it. Please note that you should -`upload keytab `_ +for the steps in need. Please note that step's docker image +(e.g ``environment: 'cern/slc6-base'``) should have Kerberos client installed and +you should `upload keytab `_ file for the Kerberos authentication to work. Serial example: @@ -451,8 +452,8 @@ Serial example: - fcc.cern.ch specification: steps: - kerberos: true - environment: 'cern/slc6-base' + kerberos: true commands: - ls -l /cvmfs/fcc.cern.ch/sw/views/releases/