gt; passwords - however once I get this working I have a bunch of users who
> do not have the technical skill to do that step who will need to run
> rsync and I can't do it for them since I don't have root on either box.
>
> I'd rather not copy the key files over anyhow.
read MyPassword
if [[ MyPassword != "LetMeIn" ]] then
exit
fi
exec ksh
> >
> > On Fri, Jan 05, 2001 at 10:19:34AM -0500, Rick Otten wrote:
> > > > Yes, the error message is coming because ssh is terminating early but I
> > > > don'
ho 'prompt :'
read
exec ksh
>
> On Fri, Jan 05, 2001 at 10:19:34AM -0500, Rick Otten wrote:
> > > Yes, the error message is coming because ssh is terminating early but I
> > > don't think that the advice that Jason goes on to give (using extra keys,
>
cated to ssh. Using "rsync -e 'ssh -v'" may
> > give you more info about what's going wrong.
> >
> > - Dave Dykstra
>
> --
> Jason Hammerschmidt - MacLaren McCann Interactive - 416.643.8560
> "He who can no longer pause to wonder and stand rapt in awe, is as good as dead; his
>eyes are closed", Albert Einstein
>
>
>
>
>
--
Rick Otten
[EMAIL PROTECTED]
O=='=++
>
> On Fri, Jan 05, 2001 at 09:49:33AM -0500, Rick Otten wrote:
> > > Rick Otten wrote:
> > >
> > > > Hello rsync gurus,
> > > >
> > > > Quick question:
> > > >
> > > > I am trying to rsync onto a machine w
via sudo and
requires the users to exercise discretion when running it.
2) Hack rsync to allow for the dual password scenario.
3) Write a detailed set of instructions and hand hold the users with key
setup. (If that actually works - I guess I should try it.)
It looks like option 3. :-(
&
x27;t do it for them since I don't have root on either box.
I'd rather not copy the key files over anyhow...
Ideas?
--
Rick Otten
[EMAIL PROTECTED]
O=='=++