Skip to content
Snippets Groups Projects
Commit 3c14781d 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 3ed89b1f
Branches
Tags
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.
Please register or to comment