Interesting thing is that I can use the root user to login to remote:

desktop ~ # ssh roessner1.roessner-net.de 
Enter passphrase for key '/root/.ssh/id_rsa': 

0 packages can be updated.
0 updates are security updates.

Last login: Thu Feb 12 10:07:38 2009 from ip-81-210-196-220.unitymediagroup.de
roessner1 supp...@roessner1 ~ $ logout
Connection to roessner1.roessner-net.de closed.

desktop ~ # cd .ssh/
desktop ~/.ssh # l
insgesamt 44
drwx------  2 root root 4096 2009-02-12 10:07 ./
drwxr-xr-x 25 root root 4096 2009-02-09 21:05 ../
-rw-r--r--  1 root root 1001 2009-02-12 10:07 config
-rw-------  1 root root 1264 2008-07-18 10:39 id_dsa
-rw-r--r--  1 root root 1718 2008-07-18 10:39 id_dsa.keystore
-rw-r--r--  1 root root 1119 2008-07-18 10:39 id_dsa.pub
-rw-------  1 root root 1743 2008-07-18 10:39 id_rsa
-rw-r--r--  1 root root  630 2008-07-18 10:39 id_rsa.keystore
-rw-r--r--  1 root root  393 2008-07-18 10:39 id_rsa.pub
-rw-r--r--  1 root root 4420 2009-01-25 11:45 known_hosts

desktop ~/.ssh # diff -Naur id_rsa /home/croessner/.ssh/id_rsa
desktop ~/.ssh # diff -Naur id_rsa.pub /home/croessner/.ssh/id_rsa.pub 
desktop ~/.ssh # diff -Naur id_dsa.pub /home/croessner/.ssh/id_dsa.pub 
desktop ~/.ssh # diff -Naur id_dsa /home/croessner/.ssh/id_dsa

So, why is the root user able to use the rsa-Key and the "normal" user
not?

By the way: With the normal user I can not login to any remote machine
anymore.

-- 
[jaunty] can not login using ssh anymore
https://bugs.launchpad.net/bugs/328277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to