[Zope-dev] OpenSSH configuration between ZEO clients & storage server
Shane Hathaway
shane@zope.com
Tue, 26 Mar 2002 09:33:36 -0500
Toby Dickenson wrote:
> On Mon, 25 Mar 2002 12:19:11 -0500, Shane Hathaway <shane@zope.com>
> wrote:
>
>
>>There are some disadvantages: anybody who has an account on either
>>zeoclient or zeostorage has full read/write access to the database.
>>
>
>>A VPN would also work, but you'd still have the local access issue.
>>
>
> Hmm.... in this scenario we could protect against that if zeo
> supported passwords. Since the channel is encrypted we could get away
> with a plaintext password exchange too.
Yes, you're right, thanks! We should add this to ZEO.
Shane