sbeam wrote:

> After a recent yum update on a F11 system, I get about 30 dialogs
> related to ksshaskpass, insisting that I enter my kwallet password and
> passwords to servers I have in my ~/   .ssh/known_hosts file (!). It
> actually still attempts to ssh in to these servers even when I supply
> a blank password (!!!)
> 
> How does one disable this annoyance? I see nothing in
> ~/.kde/Autostart/ or in ~/.kde/share/autostart/

It adds
/etc/kde/env/ksshaskpass.sh

which isn't much more than
SSH_ASKPASS=/usr/bin/ksshaskpass
export SSH_ASKPASS

-- Rex

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to