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
df98dff3
Commit
df98dff3
authored
Apr 22, 2020
by
Elvin Sindrilaru
Browse files
Enable the EOS_SSS_SKIP_HOSTNAME_MATCH variable for docker setups
parent
c24ef3e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
eos.sysconfig
View file @
df98dff3
...
...
@@ -27,6 +27,9 @@ DAEMON_COREFILE_LIMIT=unlimited
# Disable the KRB5 replay cache
export KRB5RCACHETYPE=none
# Skip hostname match for SSS authentication in docker setup
export EOS_SKIP_SSS_HOSTNAME_MATCH=1
# What roles should the xroot daemon run for. For each role you can overwrite
# the default options using a dedicate sysconfig file
# e.g. /etc/sysconfig/xrd.<role>. The role based mechanism allows for
...
...
Write
Preview
Markdown
is supported
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