Skip to content
Snippets Groups Projects
Commit 2f0c2df1 authored by Julien Leduc's avatar Julien Leduc
Browse files

Copying SSS of taped to the official location (temporary fix, should be...

Copying SSS of taped to the official location (temporary fix, should be created here on the flyx by default)
parent 934fe956
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,8 @@ CTATAPEDSSS="cta_tape_server.keytab"
echo -n '0 u:daemon g:daemon n:ctaeos+ N:6361884315374059521 c:1481241620 e:0 f:0 k:1a08f769e9c8e0c4c5a7e673247c8561cd23a0e7d8eee75e4a543f2d2dd3fd22' > /etc/cta/${CTATAPEDSSS}
chmod 600 /etc/cta/${CTATAPEDSSS}
chown cta /etc/cta/${CTATAPEDSSS}
# Official location of the SSS key for taped
cp -a /etc/cta/${CTATAPEDSSS} /etc/cta/cta-taped.sss.keytab
cat <<EOF > /etc/sysconfig/cta-taped
export CTA_TAPED_OPTIONS="--foreground -l /var/log/cta/cta-taped.log"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment