realbasic-nug
[Top] [All Lists]

Re: Secure Shell

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Secure Shell
From: Rick Praetzel <rick at thedigitalseason dot com>
Date: Thu, 31 May 2007 17:00:49 -0600
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20070531220814 dot 22EE175D381 at mail dot verex dot com>
>> Has anyone done any secure shell work in RB?
>> I want to write a linux webserver administrator for myself.
>>
>
> Yep, I've done that sort of thing.  A Shell object in interactive mode
> is just the ticket.  Best to set up your RSA keys so that you don't
> need a password to make the ssh connection, but if this isn't  
> possible,
> it is possible to embed the password in your RB app (or prompt the  
> user
> for it) instead.
>
> Best,
> - Joe

Excellent, thanks, Joe.
I'll go to work on it.

Rick

Rick Praetzel
Desert Sand Software
RB 2007r2 Dual 2.5 GHz G5, 5GB RAM, OSX 10.4.9



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Secure Shell, Rick Praetzel
    • Re: Secure Shell, Rick Praetzel <=