https://bugs.kde.org/show_bug.cgi?id=488723

            Bug ID: 488723
           Summary: ksshaskpass fails to ask
    Classification: Applications
           Product: ksshaskpass
           Version: git-stable-Plasma/6.1
          Platform: Neon
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
ksshaskpass fails to ask for password or is not passing on the password. This
happens from the konsole and also with apps (e.g. grsync). 
Annoying when you want to do backups to NAS (smb shares) and do not want to
type in the pw all the time. 

STEPS TO REPRODUCE
A) grsync
 1. Put in <source> and destination <[email protected]::BackUp/>
 2. execute it as ssh (-e ssh)
 3. Error: Permission denied. No asking for putting in pw or even when pw are
already stored in kwallet no auto login to BackUp possible.
B) konsole
1.  rsync -r -s -e ssh <source local> <destination NAS at
[email protected]::BackUp/>
 a. no asking for putting in pw or even when pw are already stored in kwallet
no auto login to BackUp
 b. you have to manually type in the pw
2. SSH_ASKPASS_REQUIRE=force  rsync -r -s -e ssh <source local> <destination
NAS at [email protected]::BackUp/>
 a. works! Auto login to NAS works and rsync starts, all ok. In my opinion the
"force" command should not be necessary.


OBSERVED RESULT
ksshaskpass fails and no connection to stored pw in kwallet.

EXPECTED RESULT
A) grsync
 If pw not yet stored in kwallet: Pop-up should appear where you can put in the
"yes" (finger) and the pw for the smb-share.
If pw already stored in kwallet: grsync should automatically start syncing.
B) konsole
The simple rsync -e ssh command without the "force" should automatically start
the sync.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: I tested: KDE Neon, openSUSE Leap 15.6, Debian 12 with KDE
(available in About System)
KDE Plasma Version: 5.27 - 6.1
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to