I narrowed it down! The ssh key-file is the problem. I got 2 identities, that's 2 key-files called id_dsa-user1(.pub) and id_dsa-user2(.pub). When logged in to Gnome regularly or using the terminal, the ssh-agent (or whatever agent is doing that) knows which key-file to choose by its content (not the file name itself).
But when logged in automatically and using nautilus, it expects the key- file to be id_dsa (private) and id_dsa.pub (public). So with nautilus I can use only this identity and it doesn't work with others or if the key-file has a different name. (And yes, it's the same with ctrl-L and "ssh://servername".) -- nautilus doesn't ask for keyring password after automatic login https://bugs.launchpad.net/bugs/335990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs