[Bug 362427] [NEW] Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Public bug reported: Spent all night to understand why public key ssh auth doesn't work. It seems to me that issue only affects Jaunty. Please have a look at the details below. So, the configuration is: 1. Client - lsb_release: Ubuntu 8.10 intrepid - ssh-client: OpenSSH_5.1p1 Debian-3ubuntu1,

[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
** Attachment added: ssh - http://launchpadlibrarian.net/25547970/ssh-client.txt -- Public key ssh auth doesn't work in Jauny https://bugs.launchpad.net/bugs/362427 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in

[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Please try public key ssh auth with Jaunty server and confirm. It seems to me this is an important issue. -- Public key ssh auth doesn't work in Jauny https://bugs.launchpad.net/bugs/362427 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 362427] Re: Public key ssh auth doesn't work in Jauny

2009-04-16 Thread Alexander Kraev
Yes, I do. You can find some information related to encryptfs in sshd log. ** Summary changed: - Public key ssh auth doesn't work in Jauny + Public key ssh auth doesn't work in Jaunty -- Public key ssh auth doesn't work in Jaunty https://bugs.launchpad.net/bugs/362427 You received this bug

[Bug 362427] Re: Public key ssh auth doesn't work in Jaunty

2009-04-16 Thread Alexander Kraev
Hmm.. Well, sound like it's not a bug. Thank you for explanation! But are there any solution or workaround to use public key auth with encrypted home dir? -- Public key ssh auth doesn't work in Jaunty https://bugs.launchpad.net/bugs/362427 You received this bug notification because you are a

[Bug 362427] Re: Public key ssh auth doesn't work in Jaunty

2009-04-16 Thread Alexander Kraev
I think it's a bug, but not related to openssh. I fixed the issue by adding this to sshd_config: AuthorizedKeysFile /etc/.ssh/%u/authorized_keys -- Public key ssh auth doesn't work in Jaunty https://bugs.launchpad.net/bugs/362427 You received this bug notification because you are a member

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory https://bugs.launchpad.net/bugs/362427

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is no /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-19 Thread Alexander Kraev
Hi, Dustin! The workaround works. Could you please give me a link to good description of private directory's encryption in Ubuntu, internals and so on. Many thanks, Alex -- Public key ssh auth doesn't work with my Encrypted Home Directory https://bugs.launchpad.net/bugs/362427 You received

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-19 Thread Alexander Kraev
Strange but auto mount of encrypted private directory has stopped to work. There is only Mount of private directory return code [256] error in auth.log. But I am able to mount manually the private dir after ssh login. -- Public key ssh auth doesn't work with my Encrypted Home Directory