Re: [Zope] Securing an FTP server.

2000-11-03 Thread Jason C. Leach
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" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, Novemb

Re: [Zope] Securing an FTP server.

2000-11-03 Thread Andy McKay
different. BTW, Is that the University College of the Cariboo in BC? - Original Message - From: "Jason C. Leach" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 03, 2000 12:02 AM Subject: [Zope] Securing an FTP server. > hi, > > I'd like t

[Zope] Securing an FTP server.

2000-11-02 Thread Jason C. Leach
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 imp