Bug 362843 - Show user sftp warnings
Summary: Show user sftp warnings
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-09 08:38 UTC by Pascal d'Hermilly
Modified: 2018-05-17 19:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2016-05-09 08:38:53 UTC
I was getting really weird connection problems using sftp://
When I finally tried to connect with commandline ssh to debug I got this warning:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for '/home/pascal/.ssh/id_rsa' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/home/pascal/.ssh/id_rsa": bad permissions

When I fixed it the problems where resolved. It would be really nice if Dolphin would show the user messages like this.

Reproducible: Always
Comment 1 Julian Steinmann 2018-05-17 19:23:23 UTC
Tagging this as a wish; we should do this but it's not really a bug but rather a possible improvement. Thanks for reporting this issue!