RE: secure way for users webpage uploads

2000-07-17 Thread Joaquin Ferrero
> -Mensaje original- > De: A. Vije [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 17 de julio de 2000 19:02 > Para: Joaquin Ferrero > Asunto: RE: secure way for users webpage uploads > > > I`m sorry to bother you but since i soon have to manage a complete set of

RE: secure way for users webpage uploads

2000-07-17 Thread Joaquin Ferrero
I use proftpd with mysql users auth: /etc/proftpd.conf: -- AllowOverwriteon HideNoAccess HideUser root HideGroup root IgnoreHidden on DefaultRoot ~/public_html users,!www MySQLInfo localhost webuser epf

Re: secure way for users webpage uploads

2000-07-17 Thread Alexander Reelsen
Hi On Mon, Jul 17, 2000 at 09:55:07AM -0500, John F. Davis wrote: > What is the most secure way for users to update their webpages? > > Currently, I only allow scp and not ftp. However, scp doesn't allow > users to delete old files. This isn't the best way I'm sure, but it would be secure. Wri

RE: secure way for users webpage uploads

2000-07-17 Thread Joaquin Ferrero
> -Mensaje original- > De: A. Vije [mailto:[EMAIL PROTECTED]] > Enviado el: lunes, 17 de julio de 2000 19:02 > Para: Joaquin Ferrero > Asunto: RE: secure way for users webpage uploads > > > I`m sorry to bother you but since i soon have to manage a complete set of

RE: secure way for users webpage uploads

2000-07-17 Thread Joaquin Ferrero
I use proftpd with mysql users auth: /etc/proftpd.conf: -- AllowOverwriteon HideNoAccess HideUser root HideGroup root IgnoreHidden on DefaultRoot ~/public_html users,!www MySQLInfo localhost webuser ep

Re: secure way for users webpage uploads

2000-07-17 Thread Alexander Reelsen
Hi On Mon, Jul 17, 2000 at 09:55:07AM -0500, John F. Davis wrote: > What is the most secure way for users to update their webpages? > > Currently, I only allow scp and not ftp. However, scp doesn't allow > users to delete old files. This isn't the best way I'm sure, but it would be secure. Wr