Re: Pseudo-tty as piped to NSTask -- help?
Re: Pseudo-tty as piped to NSTask -- help?
- Subject: Re: Pseudo-tty as piped to NSTask -- help?
- From: Chris Ridd <email@hidden>
- Date: Fri, 12 Sep 2003 21:13:36 +0100
On 12/9/03 8:31 pm, Fritz Anderson <email@hidden> wrote:
>
It works by going a completely different route -- if ssh is launched in
>
an X window environment it launches a helper applet to open a window to
>
solicit the password. gnome-ssh-askpass is an example of such an
>
applet.
>
>
I _could_ set the DISPLAY and helper-tool environment variables to
>
point to a little tool that echoes the password I want to send, which I
>
write out just for the purpose of spoofing ssh into thinking it's in an
>
X session... but that seems like the Wrong Thing. I'm hoping there's a
>
Right Thing available here.
>
>
-- F
In a similar vein, have you looked at SSH Agent? The Cocoa source for this
is available from <
http://www.phil.uu.nl/~xges/ssh/>
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.