[tahoe-lafs-trac-stream] [tahoe-lafs] #1411: sftp server does not accept pubkey auth

tahoe-lafs trac at tahoe-lafs.org
Tue Aug 23 17:36:32 PDT 2011


#1411: sftp server does not accept pubkey auth
-------------------------------+--------------------------------------
     Reporter:  gdt            |      Owner:  davidsarah
         Type:  enhancement    |     Status:  assigned
     Priority:  major          |  Milestone:  1.10.0
    Component:  code-frontend  |    Version:  1.8.2
   Resolution:                 |   Keywords:  sftp usability fuse easy
Launchpad Bug:                 |
-------------------------------+--------------------------------------
Changes (by davidsarah):

 * keywords:  sftp usability fuse => sftp usability fuse easy


Comment:

 Yes, it does look easy. There's a full example at
 [http://www.devshed.com/c/a/Python/SSH-with-Twisted/2/]. (I don't know why
 that example has the server knowing the client's private key. It doesn't
 need it; that's the whole point of public key auth! I think you can just
 omit the {{{sshFactory.privateKeys = ...}}} line.)

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1411#comment:4>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list