[
https://issues.apache.org/jira/browse/IMPALA-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Gaal resolved IMPALA-8314.
---------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.3.0
Hector fixed this, but I can't assign the ticket to him due to some Jira
permission/account issues (he is probably not listed as a contributor).
Resolving the ticket to reflect current status.
> bootstrap_system.sh does not set correct permissions for files in ~/.ssh
> ------------------------------------------------------------------------
>
> Key: IMPALA-8314
> URL: https://issues.apache.org/jira/browse/IMPALA-8314
> Project: IMPALA
> Issue Type: Bug
> Reporter: Hector Acosta
> Priority: Major
> Fix For: Impala 3.3.0
>
>
> bootstrap_system.sh may generate (or append to) ~/.ssh/authorized_keys and
> ~/.ssh/config which may result in the following error:
> {code:java}
> ssh localhost whoami
> Bad owner or permissions on $HOME/.ssh/config
> {code}
> The correct permissions here are 0600 regardless of the umask setting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)