Bug 441304 - ksshaskpass: make 'just work' via /etc/kde/env script (RFE)
Summary: ksshaskpass: make 'just work' via /etc/kde/env script (RFE)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ksshaskpass
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Aurelien Bompard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-07 14:30 UTC by Rex Dieter
Modified: 2008-04-07 14:32 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-07 14:32:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2008-04-07 14:30:12 UTC
Tried using ksshaskpass today, neat.  One idea I had would be to make this 'just
work' instead of the manual configuration as suggest in the current README.fedora.

One way to make this work would be to drop a file into
/etc/kde/env/ksshaskpass.sh
containing:
SSH_ASKPASS=/usr/bin/ksshaskpass
export SSH_ASKPASS

This is essentially what openssh-askpass does with
/etc/profile.d/gnome-ssh-askpass.sh
(I'd argue they shouldn't put that into profile.d, but that's their bug :) )

Comment 1 Rex Dieter 2008-04-07 14:32:25 UTC
nevermind, I was using F7, looks like you've already pretty much done this for
recent builds. thanks!


Note You need to log in before you can comment on or make changes to this bug.