> -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
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
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
> -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
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
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
6 matches
Mail list logo