Subject: Re: PermitRootLogin in SSHd (WAS: Re: Telnet logins)
To: Todd Vierling <tv@wasabisystems.com>
From: None <rmcm@compsoft.com.au>
List: port-i386
Date: 08/23/2001 09:35:31
Todd Vierling writes:
 > On Thu, 23 Aug 2001 rmcm@compsoft.com.au wrote:
 > 
 > : how about;
 > :
 > :    rsync -a -e ssh --rsync-path=/usr/local/etc/rsync-sudo /localdir/ \
 > :          user@remotehost:/remotedir/
 > :
 > : where  /usr/local/etc/rsync-sudo is
 > :
 > :         #!/bin/sh
 > :         sudo /usr/pkg/bin/rsync $*
 > 
 > Of course, that blows a huge hole in the so-called `security' of sudo, now
 > doesn't it?  :)

the primary goal was to protect your $5. :)

-- 
Rex McMaster