Re: Providing secure file access on a colo-server

2004-10-13 Thread Javier Fernández-Sanguino Peña
On Fri, Oct 08, 2004 at 11:48:49AM +0100, Marcus Williams wrote: > I'm looking at either proftpd or vsftpd but what I want is to set it > up so that users can login with a password that is different to their > shell password so that their shell passwords are not broadcast in > plaintext every time

Re: Providing secure file access on a colo-server

2004-10-09 Thread Bernd Eckenfels
In article <[EMAIL PROTECTED]> you wrote: > I need to provide a way for users to upload/download files from their > shell accounts on a colo server I admin. The majority of the users > wont want to use scp/sftp and are clueless winscp. Greetings Bernd -- eckes privat - http://www.eckes.org/ Pro

Re: Providing secure file access on a colo-server

2004-10-08 Thread Federico Grau
On Fri, Oct 08, 2004 at 12:44:13PM +0100, Marcus Williams wrote: > On 08/10/2004, Roger Sels wrote: > > I'd recommend sticking to scp, as you can give your users winscp. > > Its interface resembles major ftp clients out there and is very > > intuitive, so they should not have any issues using it. >

Re: Providing secure file access on a colo-server

2004-10-08 Thread David Stanaway
On Fri, 2004-10-08 at 07:54 +0200, Sels, Roger wrote: > Hello Marcus, > > I'd recommend sticking to scp, as you can give your users winscp. > Its interface resembles major ftp clients out there and is very intuitive, > so they should not have any issues using it. On windows, there is a semi dece

Re: Providing secure file access on a colo-server

2004-10-08 Thread David Ramsden
On Fri, Oct 08, 2004 at 07:54:39AM +0200, Sels, Roger wrote: > Hello Marcus, > > I'd recommend sticking to scp, as you can give your users winscp. > Its interface resembles major ftp clients out there and is very intuitive, > so they should not have any issues using it. > [snip] http://filezilla

Re: Providing secure file access on a colo-server

2004-10-08 Thread Marcus Williams
On 08/10/2004, Roger Sels wrote: > I'd recommend sticking to scp, as you can give your users winscp. > Its interface resembles major ftp clients out there and is very > intuitive, so they should not have any issues using it. Yeah, the only problem with this is Frontpage doesnt support sftp and the

Re: Providing secure file access on a colo-server

2004-10-08 Thread Sels, Roger
Hello Marcus, I'd recommend sticking to scp, as you can give your users winscp. Its interface resembles major ftp clients out there and is very intuitive, so they should not have any issues using it. I can't comment on the WebDAV implementations for linux, as I've never used them, but I personall