[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1411: sftp server does not accept pubkey auth
Tahoe-LAFS
trac at tahoe-lafs.org
Mon May 12 20:36:58 UTC 2014
#1411: sftp server does not accept pubkey auth
-----------------------------+---------------------------------------------
Reporter: gdt | Owner: davidsarah
Type: enhancement | Status: assigned
Priority: major | Milestone: soon
Component: code- | Version: 1.8.2
frontend | Keywords: sftp usability fuse test-needed
Resolution: |
Launchpad Bug: |
-----------------------------+---------------------------------------------
Comment (by descention):
Found the issue. Line 61 in auth.py needs to be "credentials.username" not
just "username". This is now working on my machine.
{{{
allmydata-tahoe: 1.10.0.post91.dev0 [master:
488cfb939f1f06ffbdf0f3cb78f76398aad08fea-dirty]
foolscap: 0.6.4
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
zfec: 1.4.5
Twisted: 12.0.0
Nevow: 0.10.0
zope.interface: unknown
python: 2.7.3
platform: Linux-debian_7.5-x86_64-64bit
pyOpenSSL: 0.13
simplejson: 2.5.2
pycrypto: 2.6
pyasn1: unknown
mock: 0.8.0
setuptools: 0.6c16dev4
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1411#comment:13>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list