LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Drury <idavid@smug.adelaide.edu.au>
  To  : George Patterson <george@laopdr.com>
  Date: Tue, 19 Jun 2001 16:17:09 +0930 (CST)

Re: Backup using FTP

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

Oh for an SSH client for Netware !

> 
> 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
> 


-- 
David Drury
   _______________________________________
   \ ua914299@teaching.cs.adelaide.edu.au \
    \    idavid@smug.adelaide.edu.au       \                __________ |
     \     Adelaide University Union        \        / \___-=O`/|O`/___|
      \        IT Co-ordinator.              \_______\        / | /     )
      /    Student Machine User Group        /      `/-==__ _/__|/__=--|
     /       Systems Administrator.         /         *      \  |      |
    /   "Cogito cogito ergo cogito sum."   /                  (o)
   /______________________________________/

-- 
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