Skip to content
Snippets Groups Projects
Commit 6dcea5e3 authored by Steven Murray's avatar Steven Murray
Browse files

Renamed /etc/cta/cta_tape_server.keytab to /etc/cta/cta-taped.sss.keytab

parent 3c14781d
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ echo ${DATABASEURL} >/etc/cta/cta-catalogue.conf
####
# configuring taped
CTATAPEDSSS="cta_tape_server.keytab"
CTATAPEDSSS="cta-taped.sss.keytab"
# key generated with 'echo y | xrdsssadmin -k taped+ -u stage -g tape add /tmp/taped.keytab'
#echo '0 u:stage g:tape n:taped+ N:6361736405290319874 c:1481207182 e:0 f:0 k:8e2335f24cf8c7d043b65b3b47758860cbad6691f5775ebd211b5807e1a6ec84' >> /etc/cta/${CTATAPEDSSS}
......
......@@ -10,4 +10,4 @@
# These two variables set the authentication mechanism to Simple Shared Secret
# (SSS) and set the SSS key to be that of the tape server
export XrdSecPROTOCOL=sss
export XrdSecSSSKT=/etc/cta/cta_tape_server.keytab
export XrdSecSSSKT=/etc/cta/cta-taped.sss.keytab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment