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
d0d17410
Commit
d0d17410
authored
Apr 22, 2020
by
Elvin Sindrilaru
Browse files
Allow commands executed from the FSTs to request the root role
parent
73855d54
Pipeline
#1579393
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
image_scripts/eos_mgm_setup.sh
View file @
d0d17410
...
@@ -15,6 +15,8 @@ ${XROOTDEXE} -n mgm -c /etc/xrd.cf.mgm -m -l /var/log/eos/xrdlog.mgm -b -Rdaemon
...
@@ -15,6 +15,8 @@ ${XROOTDEXE} -n mgm -c /etc/xrd.cf.mgm -m -l /var/log/eos/xrdlog.mgm -b -Rdaemon
# Enable sss authentication for the FSTs to connect to the MGM
# Enable sss authentication for the FSTs to connect to the MGM
eos
-b
vid
enable
sss
eos
-b
vid
enable
sss
eos
-b
vid
enable
krb5
eos
-b
vid
enable
krb5
# Allow commands executed from the FSTs to change to root role
eos
-b
vid
set
membership 2 +sudo
# Make instace root directory world accessible
# Make instace root directory world accessible
eos
-b
chmod
2777 /eos/dockertest/
eos
-b
chmod
2777 /eos/dockertest/
...
...
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