You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Hector Acosta (JIRA)" <ji...@apache.org> on 2019/03/15 22:58:00 UTC

[jira] [Updated] (IMPALA-8314) bootstrap_system.sh does not set correct permissions for files in ~/.ssh

     [ https://issues.apache.org/jira/browse/IMPALA-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hector Acosta updated IMPALA-8314:
----------------------------------
    Description: 
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}
 

> 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
>
> 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}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org