|
Home > Archive > Debian Developers > April 2004 > ssh & ssh-askpass obnoxious dialogs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ssh & ssh-askpass obnoxious dialogs
|
|
| hamish 2004-04-26, 11:34 am |
| I just updated ssh from debian unstable... And a horrible 'enhancement'
just reared its ugly head.
It would appear that now when you attempt to ssh out from an xterm that
has its DISPLAY env set, some poxy ssh-askpass pops up and gets you to
type your password into it, instead of there being a prompt on your
terminal that you actually kicked off ssh from...
First question... How do I disable this from happening without having to
either change my DISPLAY env, and without specifying additional
parameters on the command line? if I'd wanted some X window popup for
authentication, I'd be running windoze!
There appears to be no man page for ssh-askpass, nor any docs in the man
pages for ssh or ssh_config that would affect this obnoxious (IMO)
behaviour...
Oh... The default failure mode for this is to break BTW, because
although ssh appears to REQUIRE ssh-askpass, it doesn't get installed as
a pre-req!
TIA
Hamish.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Colin Watson 2004-04-26, 11:34 am |
| On Mon, Apr 26, 2004 at 03:37:20PM +0100, hamish wrote:
> I just updated ssh from debian unstable... And a horrible 'enhancement'
> just reared its ugly head.
>
> It would appear that now when you attempt to ssh out from an xterm that
> has its DISPLAY env set, some poxy ssh-askpass pops up and gets you to
> type your password into it, instead of there being a prompt on your
> terminal that you actually kicked off ssh from...
http://bugs.debian.org/245718
Upgrade makedev. It's not ssh's fault.
Cheers,
--
Colin Watson [cjwatson@flatline.org.uk]
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Tim Ruehsen 2004-04-26, 11:34 am |
| Hi,
here is some help from the german user list:
as root execute 'chmod a=rw /dev/tty'
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245735
Tim
Am Montag, 26. April 2004 16:37 schrieb hamish:
> I just updated ssh from debian unstable... And a horrible 'enhancement'
> just reared its ugly head.
>
> It would appear that now when you attempt to ssh out from an xterm that
> has its DISPLAY env set, some poxy ssh-askpass pops up and gets you to
> type your password into it, instead of there being a prompt on your
> terminal that you actually kicked off ssh from...
>
> First question... How do I disable this from happening without having to
> either change my DISPLAY env, and without specifying additional
> parameters on the command line? if I'd wanted some X window popup for
> authentication, I'd be running windoze!
>
> There appears to be no man page for ssh-askpass, nor any docs in the man
> pages for ssh or ssh_config that would affect this obnoxious (IMO)
> behaviour...
>
> Oh... The default failure mode for this is to break BTW, because
> although ssh appears to REQUIRE ssh-askpass, it doesn't get installed as
> a pre-req!
>
> TIA
> Hamish.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Marc Wilson 2004-04-26, 12:34 pm |
| On Mon, Apr 26, 2004 at 03:37:20PM +0100, hamish wrote:
> It would appear that now when you attempt to ssh out from an xterm that
> has its DISPLAY env set, some poxy ssh-askpass pops up and gets you to
> type your password into it, instead of there being a prompt on your
> terminal that you actually kicked off ssh from...
Of course, if you'd bothered to check the BTS, you'd have noted the grave
bug(s) filed against ssh, and their actual cause, namely the change to
MAKEDEV.
After all, chances are that it wasn't ssh that caused it, since ssh didn't
update. You did actually pay attention to what was updating, yes?
Ah, can't expect a user of unstable to do either one, I suppose.
--
Marc Wilson | Marriage is the sole cause of divorce.
msw@cox.net |
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Bdale Garbee 2004-04-28, 1:33 am |
| hamish@travellingkiwi.com (hamish) writes:
> I just updated ssh from debian unstable... And a horrible
> 'enhancement' just reared its ugly head.
Sorry, that's my fault. Pull makedev -69 and I believe you'll be happy again.
Bdale
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| hamish 2004-04-28, 5:34 am |
| Bdale Garbee wrote:
>hamish@travellingkiwi.com (hamish) writes:
>
>
>
>
>Sorry, that's my fault. Pull makedev -69 and I believe you'll be happy again.
>
>
Ah.. Thanks... Pulling now...
Brilliant... All better. Thanks for that. (And Tim's help as well).
BTW... Nice work... Thanks to all the Debian developers.
>Bdale
>
>
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|
|
|
|