LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: George Patterson <george@laopdr.com>
  To  : <linuxsa@linuxsa.org.au>
  Date: Tue, 19 Jun 2001 13:23:10 +0700

Re: Backup using FTP

Better still, use scp or secure copy.... no password be sent as clear 
text.... :)

George

David Newall <davidn@rebel.net.au> wrote:

>> ncftpput allows you to specify usernames/passwords on the command line
>> making it a good solution for a CRON-based backup script.
> 
> 
> but a bad idea for security.  Anybody with shell access can view the
> command line arguments using ps.  Even if the program changes it's
> arguments after starting (which can only be done on some flavours of
> unix) they are still there for all to see for some period of time; you
> just have to win a race, which isn't that hard to do if you're prepared
> to cheat a little.
> 
> Better to put passwords in files, that way at least they have to break
> the system security.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page