Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-45945

Custom file permissions

XMLWordPrintable

      Example:

      For rubygems $HOME/.gem/credentials, 0600 file permission is needed to publish a rubygem to custom artifactory.

       

      Otherwise we get this error:

      ERROR:  Your gem push credentials file located at:
      
      	/var/lib/jenkins/.gem/credentials
      
      has file permissions of 0640 but 0600 is required.
      
      To fix this error run:
      
      	chmod 0600 /var/lib/jenkins/.gem/credentials
      

            domi Dominik Bartholdi
            driverpt Luís Duarte
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: