On Mon, 2003-06-02 at 12:16, Kalin Mintchev wrote:
>
> thanks Bret...
>
> i got it to work late last night...
> i just don't specify the key file now - the -i flag - and works fine...
> i thought i have to point to it all the time...
>
>
Glad you got it working.
Bret
--
redhat-list mai
thanks Bret...
i got it to work late last night...
i just don't specify the key file now - the -i flag - and works fine...
i thought i have to point to it all the time...
On 2 Jun 2003, Bret Hughes wrote:
> On Sun, 2003-06-01 at 22:07, Kalin Mintchev wrote:
> >
> >
> > thanks Bret.
>
On Sun, 2003-06-01 at 22:07, Kalin Mintchev wrote:
>
>
> thanks Bret.
>
> > total 28
> > drwx--2 bhughes bhughes 4096 Apr 17 13:40 .
> > drwx-- 24 bhughes bhughes 4096 Jun 1 02:36 ..
> > -rw---1 bhughes bhughes 606 Apr 17 13:40 authorized_keys
> > -r
thanks Bret.
> total 28
> drwx--2 bhughes bhughes 4096 Apr 17 13:40 .
> drwx-- 24 bhughes bhughes 4096 Jun 1 02:36 ..
> -rw---1 bhughes bhughes 606 Apr 17 13:40 authorized_keys
> -rw---1 bhughes bhughes 672 Oct 24 2002 id_dsa
> -rw-r-
On Sat, 2003-05-31 at 22:21, Kalin Mintchev wrote:
> On 30 May 2003, Bret Hughes wrote:
>
> > On Fri, 2003-05-30 at 19:39, Kalin Mintchev wrote:
> > >
> > > hi all,
> > >
> > > i'm trying to do an automated process of scp between 2 linux machines.
> > > i can't make it to work. here is what i've d
On 30 May 2003, Bret Hughes wrote:
> On Fri, 2003-05-30 at 19:39, Kalin Mintchev wrote:
> >
> > hi all,
> >
> > i'm trying to do an automated process of scp between 2 linux machines.
> > i can't make it to work. here is what i've done so far:
> > used ssh-keygen to make a new key with -t rsa (or r
On Fri, 2003-05-30 at 19:39, Kalin Mintchev wrote:
>
> hi all,
>
> i'm trying to do an automated process of scp between 2 linux machines.
> i can't make it to work. here is what i've done so far:
> used ssh-keygen to make a new key with -t rsa (or rsa1)...
> when asked for passphrase - i leave it
hi all,
i'm trying to do an automated process of scp between 2 linux machines.
i can't make it to work. here is what i've done so far:
used ssh-keygen to make a new key with -t rsa (or rsa1)...
when asked for passphrase - i leave it blank
after that i scp the identity.pub to the .ssh dir of the u