Skip to content

Commit

Permalink
vomses correct path 2
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Oct 8, 2024
1 parent 6599d67 commit 8972cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vre-singleuser-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE
USER root

RUN echo '"atlas" "voms-atlas-auth.app.cern.ch" "443" "/DC=ch/DC=cern/OU=computers/CN=atlas-auth.web.cern.ch" "atlas" "24"' > /etc/vomses/atlas-voms-atlas-auth.app.cern.ch \
&& mkdir -p /etc/grid-security/vomsdir/atlas \
&& echo '/DC=ch/DC=cern/OU=computers/CN=atlas-auth.web.cern.ch \n/DC=ch/DC=cern/CN=CERN Grid Certification Authority' > /etc/grid-security/vomsdir/atlas/voms-atlas-auth.app.cern.ch.lsc \
&& echo '/DC=ch/DC=cern/OU=computers/CN=atlas-auth.cern.ch \n/DC=ch/DC=cern/CN=CERN Grid Certification Authority' > /etc/grid-security/vomsdir/atlas/voms-atlas-auth.cern.ch.lsc

Expand Down

0 comments on commit 8972cb8

Please sign in to comment.