SSH Wrapper
SSH Wrapper
- Subject: SSH Wrapper
- From: Kevin Ferguson <email@hidden>
- Date: Wed, 25 Jun 2008 14:01:06 -0700
Greetings,
I'm attempting to write an SSH wrapper for a cocoa application. It
doesn't need to do anything fancy, only get me logged into the remote
machine. Beyond that, my application will execute commands as the user
requests them.
I am, however, running into a problem. I have my task set up to go.
The issue I'm running into is that SSH obviously requires a password
authentication. Reading though the SSH man page, I can't find a flag
that lets you specify a password in the initial command. There doesn't
appear to be any way to make my application wait for the password
prompt, either.
Is there a flag I just read over to include a password, or does Cocoa
have a way of waiting for the password prompt? Maybe something I'm
missing?
Thanks!
-Kevin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden