twisted.conch.checkers.SSHPublicKeyDatabase can't find user's private key
[email protected] Thu, 27 Aug 2009 15:34:31 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from esteve <[email protected]>: User's private key can't be found because SSHPublicKeyDatabase#checkKey doesn't expand user's home directory properly. Adding a print statement or a call to log.msg shows that, when user foo tries SSH to a Conch service, SSHPublicKeyDatabase looks for its private key in /home/foo/foo/.ssh ---------- Type : defect Component: conch Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3984