[Impala-ASF-CR] Set correct permissions for ~/.ssh files

2019-03-13 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12725 )

Change subject: Set correct permissions for ~/.ssh files
..


Patch Set 1:

(2 comments)

Thanks for working on this! For this one, can you file a JIRA? This sounds like 
something that other people could hit.

http://gerrit.cloudera.org:8080/#/c/12725/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/12725/1//COMMIT_MSG@9
PS1, Line 9: ssdh
sshd?


http://gerrit.cloudera.org:8080/#/c/12725/1//COMMIT_MSG@10
PS1, Line 10: Authentication refused: bad ownership or modes for file 
$HOME/.ssh/authorized_keys
Can you include what operation would fail? Is this happening when you are 
connecting to the development machine using a public key? What works with this 
change that didn't before?



--
To view, visit http://gerrit.cloudera.org:8080/12725
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3dd6b12318dd99c67127bff10a89adb931f44087
Gerrit-Change-Number: 12725
Gerrit-PatchSet: 1
Gerrit-Owner: Hector Acosta 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Joe McDonnell 
Gerrit-Comment-Date: Wed, 13 Mar 2019 18:05:30 +
Gerrit-HasComments: Yes


[Impala-ASF-CR] Set correct permissions for ~/.ssh files

2019-03-12 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12725 )

Change subject: Set correct permissions for ~/.ssh files
..


Patch Set 1:

Build Successful

https://jenkins.impala.io/job/gerrit-code-review-checks/2413/ : Initial code 
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun 
to run full precommit tests.


--
To view, visit http://gerrit.cloudera.org:8080/12725
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3dd6b12318dd99c67127bff10a89adb931f44087
Gerrit-Change-Number: 12725
Gerrit-PatchSet: 1
Gerrit-Owner: Hector Acosta 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Comment-Date: Tue, 12 Mar 2019 16:37:55 +
Gerrit-HasComments: No


[Impala-ASF-CR] Set correct permissions for ~/.ssh files

2019-03-12 Thread Hector Acosta (Code Review)
Hector Acosta has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12725


Change subject: Set correct permissions for ~/.ssh files
..

Set correct permissions for ~/.ssh files

Without this I got the following error in my ssdh log:
Authentication refused: bad ownership or modes for file 
$HOME/.ssh/authorized_keys

Change-Id: I3dd6b12318dd99c67127bff10a89adb931f44087
---
M bin/bootstrap_system.sh
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/12725/1
--
To view, visit http://gerrit.cloudera.org:8080/12725
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3dd6b12318dd99c67127bff10a89adb931f44087
Gerrit-Change-Number: 12725
Gerrit-PatchSet: 1
Gerrit-Owner: Hector Acosta