Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Re: ssh help

More in detail,
Using RSE Framework API, I am programatically submitting the Connection & Authentication details(to get the remote process list). If the remote connection is unknown_user, the application hangs while launching the shell.
hostShell = shellService.launchShell("", env, new NullProgressMonitor());

My doubt is who will incharge of prompting the authentication menu, did i miss something?

Thanks & Regards
Hari


On 8/1/07, hari babu <haribabu2006@xxxxxxxxx> wrote:
Hi All,

I am trying to connect remote system using RSE Framework. If the remote system is an unknown_user, my application is failing to activate the ssh authentication menu. could you please help me.

Thanks in advance
HariBabu



Back to the top