BM = Brian Millett
BM>>> Is there a way (other than not autostarting the
BM>>> terminal) to delay the askpass dialog till a
BM>>> DISPLAY is set? Or any other ideas?
On Tue, 1/24/2017 9:28 PS = Pete Stieber wrote:
PS>> No solution, but other ideas...
PS>>
PS>> I use keychain too. When Fedora 25 first came
PS>> out with Wayland as the default it did not start
PS>> a login shell and did not process .bash_profile...
PS>>
PS>>
https://fedoraproject.org/wiki/Common_F25_bugs#GNOME_Wayland_session_does_not_start_a_login_shell.2C_so_does_not_process_.bash_profile_or_.bashrc_etc.
PS>>
PS>> After this was recently fixed...
PS>>
PS>> https://bodhi.fedoraproject.org/updates/FEDORA-2017-84b0233854
PS>>
PS>> ...I started having the same problem you are having.
PS>>
PS>> Before Wayland, I realized that if I added the
PS>> openssh-askpass package, it would provide the
PS>> GUI to enter pass phrases when using keychain.
PS>> I have it installed on the machine in question
PS>> and it isn't bringing up he GUI it did using X.
PS>> I wonder if it needs to be updated to recognize
PS>> Wayland and present a GUI? Are we typing in a
PS>> hidden terminal when we are typing our pass
PS>> phrases?
On 1/24/2017 9:39 AM, BM = Brian Millett wrote:
BM> Thanks, good questions. I'm not sure the answer.
I rebooted the machine to start over, then logged in as root vi ssh on
another machine to see what was running when we were being prompted for
our passphrase. Here's a filtered version of
$ ps -ef | grep username
1461 1 ? /usr/bin/gnome-keyring-daemon --daemonize --login
1467 1446 tty2 /usr/libexec/gdm-wayland-session gnome-session
1469 1035 ? /usr/bin/dbus-daemon --session --address=systemd:
--nofork --nopidfile --systemd-activation --syslog-only
1472 1467 tty2 -/bin/bash -c /usr/bin/gnome-session -l
1499 1472 tty2 /bin/sh /usr/bin/keychain -q
/home/username/.ssh/UserNameKey
1525 1 ? ssh-agent
1563 1499 tty2 /bin/sh /usr/bin/keychain -q
/home/username/.ssh/UserNameKey
1564 1563 tty2 ssh-add /home/username/.ssh/UserNameKey
It looks like I'm typing into tty2, but no prompt?
Is the "no prompt" intentional for security?
What if you screw up your pass phrase?
I load multiple keys via keychain, so this could really get confusing.
Any ideas out there?
Pete
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx