I can't beleive that was the problem!! It worked! I changed .ssh/authorized_keys to .ssh/authorized_keys2. Thanks Keith Nathalie --- Keith Morse <kgmorse@xxxxxxxx> wrote: > On Tue, 28 Oct 2003, Nathalie Boulos wrote: > > > Hello everyone, > > > > I'm trying to connect using ssh with public key > > authenticaction on openssh-2.5 server. > > It seems that the server is not reading the > > authorized_keys file in the .ssh/ directory. > > > > In the /etc/ssh/sshd_config, there's no tag for > > "AuthorizedKeysFile .ssh/authorized_keys" like > in > > openssh version 3. > > > > How do I set up Public key authentication in > openssh > > 2.5? > > > IIRC, openssh 2.5 used ~/.ssh/authorized_keys2 > rather than > ~/.ssh/authorized_keys . I think I've done a > symbolic link between > authorized_keys and authorized_keys2. Or you could > just copy > authorized_keys to authorized_keys2, eg... > > cd ~/.ssh/ > cp authorized_keys authorized_keys2 > > > -- > redhat-list mailing list > unsubscribe > mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list