Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
cccd839b
Commit
cccd839b
authored
Feb 04, 2020
by
Georgios Bitzes
Browse files
Try enabling QDB password authentication in eos CI
parent
a3866996
Pipeline
#1389880
skipped with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
xrd.cf.mgm
View file @
cccd839b
...
...
@@ -83,3 +83,4 @@ mgmofs.centraldrain true
mgmofs.nslib /usr/lib64/libEosNsInMemory.so
#mgmofs.nslib /usr/lib64/libEosNsQuarkdb.so
mgmofs.qdbcluster eos-qdb.eoscluster.cern.ch:7777
mgmofs.qdbpassword_file /etc/eos.keytab
xrd.cf.quarkdb
View file @
cccd839b
...
...
@@ -2,5 +2,6 @@ if exec xrootd
xrd.port 7777
xrd.protocol redis:7777 /usr/lib64/libXrdQuarkDB.so
redis.mode standalone
redis.password_file /etc/eos.keytab
redis.database /var/quarkdb/node-0
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment