> I don't know really. I've used ssh1 so far. Your keys
> have been added, so you can try

> ssh{1,2} -i private-key-file -l midgard midgard.mi-recordz.com
> to see if you can log in. You should see no password prompt.

Ssh1 worked right away, ssh2 took some intervention. Here is how it 
works.

Ssh-keygen2 will create ~/.ssh2 and a pub/priv keypair.
Transport the private key to the remote host

On the remote host: 
create ~/.ssh2
save the public key in a file: hostname.pub
echo "Key hostname.pub" >> authorization

If it were not for the unkind license, I would recommend using ssh2 at 
all times. The license however...

> > So the software requirements for a mirror are:
> >
> > apache 1.3.12
> > midgard 1.4b5b --with-old-midgard
> > mysql >= 3.23.15
> > ssh1 or openssh
> > rsync
> > /bin/sh
> > /usr/bin/perl >= 5.003 

Armand.


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to