[Zope] Securing an FTP server.

Jason C. Leach jleach@mail.ocis.net
Fri, 3 Nov 2000 16:26:55 -0800 (PST)


hi,

Thanks for the tip.  I was hoping, once a user loges on for them to get
deposited in a folder; mostly so they could not see who the other clients
were. 

And yes, that is indeed UCC of Kamloops.

j.

......................
..... Jason C. Leach
... University College of the Cariboo.
.. 

On Fri, 3 Nov 2000, Andy McKay wrote:

> Ive done a similar thing using SiteAccess rules. Its not that hokey, its a
> simple rewrite rule.
> 
> Or how about using the folders that each user is the Owner of. Each user can
> then only access the FTP folder they are the Owner of. That works for http
> access, is dont see why ftp should be any different.
> 
> BTW, Is that the University College of the Cariboo in BC?
> 
> ----- Original Message -----
> From: "Jason C. Leach" <jleach@mail.ocis.net>
> To: <zope@zope.org>
> Sent: Friday, November 03, 2000 12:02 AM
> Subject: [Zope] Securing an FTP server.
> 
> 
> > hi,
> >
> > I'd like to secure the FTP server so that when Bob loges in, he is sent to
> > folder X and can not exit X.  And when Jain loges in, she is put into Y
> > and can not exit that folder.
> >
> > Is this possible.  Someone once suggested working with site rules, but
> > that's a bit hokey; unless someone has implemented an elagent solution
> like
> > this.
> >
> > Thanks,
> > j.
> >
> > ......................
> > ..... Jason C. Leach
> > ... University College of the Cariboo.
> > ..
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
> 
>