Explicitly the commands I've used are: te...@localhost$ mkdir ~/.ssh te...@localhost$ cp rsa1023.pub ~/.ssh/authorized_keys2 te...@localhost$ mkdir ~/.ssh te...@localhost$ cp rsa1023 ~/.ssh/id_rsa te...@localhost$ chmod 600 ~/.ssh/id_rsa te...@localhost$ ssh te...@localhost
-- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
