On 12/26/23 08:25, Robert Moskowitz wrote:


On 12/26/23 03:47, Barry wrote:


On 26 Dec 2023, at 02:23, Robert Moskowitz <r...@htt-consult.com> wrote:

When I just try the ssh inside

I get a popup for my password.

How do I turn this off so I get the old command prompt for the password?

There is an env var, SSH_ASKPASS, that points to the gui password prompt tool.
Unset that var should fix it.

In one window this worked but in another:

$ SSH_ASKPASS=
$ ssh inside
ssh_askpass: exec(): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(): No such file or directory
rgm@nevia: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
[rgm@lx140e ~]$ echo $SSH_ASKPASS

I have my rsync going in the window that a simple ssh inside is working, but what is going on here????

Supposition:

I had terminal window open where I normally do my rsync by up-arrow to the command and repeat.

I did an update and rebooted and logged back in.  Said terminal window auto reopened.  This is the window with the permissions error.

I open a fresh window and things are working there.

ERGO:  old terminal windows that auto reopen on reboot do not get new stuff.  For good and bad....

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to