Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8314

bootstrap_system.sh does not set correct permissions for files in ~/.ssh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.3.0
    • None
    • None
    • ghx-label-3

    Description

      bootstrap_system.sh may generate (or append to) ~/.ssh/authorized_keys and ~/.ssh/config which may result in the following error:

      ssh localhost whoami
      
      Bad owner or permissions on $HOME/.ssh/config
      

       The correct permissions here are 0600 regardless of the umask setting.

      Attachments

        Activity

          People

            hacosta Hector Acosta
            hacosta Hector Acosta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: