« JSCAPE Secure FTP Server 3.8 Released | Main | Sending Email Using Java »

March 09, 2008

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e550fd7033883300e5511dc1ae8833

Listed below are links to weblogs that reference SSH Using Java:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

nanoj

Is there a way you can you just pass in the username and hostname and leave out the password ..
if already authenticated .

Van

"Is there a way you can you just pass in the username and hostname and leave out the password ..if already authenticated ."

I don't think this is possible. How is it the server would know that the client is already authenticated. Each SSH session requires authentication to occur. You cannot tie authentication for one session to an already authenticated session.

The comments to this entry are closed.