Re: Secure an upload page
From: Joe (anonymous_at_discussions.microsoft.com)
Date: 04/25/04
- Next message: anonymous_at_discussions.microsoft.com: "My Phone Bill"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Secure an upload page"
- In reply to: Karl Levinson [x y] mvp: "Re: Secure an upload page"
- Next in thread: Roger Abell: "Re: Secure an upload page"
- Reply: Roger Abell: "Re: Secure an upload page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 25 Apr 2004 07:05:12 -0700
Karl thanks for your reply,
The most secure way to do downloads might be to use NTFS
file permissions,
local Windows accounts, HTTPS and use WebDAV for the file
transfer. That
might be a little too complex depending on your needs:
I use VPN for downloads or link to them in a generic
webpage and I only give this out under cartain file
permissions-conditions. However you still cannot get to
anything I dont want you to via VPN. But if you have FP
and know the name of my site and the password to upload
the files you can also open up FP and enter the entire web!
Pretty scary.
So I dont know how to secure this page. If the upload page
is in a web it wont matter where the desination folder is
because the other side of this is the hole.
I am using https
https://animocracy.com/mysite/File_Upload.htm
Thanks
Joe
>-----Original Message-----
>Note that any authentication you do can probably be
sniffed unless you use
>an SSL certificate and check the boxes to require HTTPS
for any pages where
>you have changed permissions. This may not be a big
issue for you if you
>only do uploads on your local network and/or the web
server is not all that
>critical for you.
>
>The most secure way to do downloads might be to use NTFS
file permissions,
>local Windows accounts, HTTPS and use WebDAV for the file
transfer. That
>might be a little too complex depending on your needs:
>
>www.iisfaq.com/ssl
>www.webdav.org
>
>Or, you could use SSH / SCP / PuTTY, which is probably
easier, especially if
>you know or can contact everyone who will be posting:
>
>www.openssh.org/windows.html
>www.networksimplicity.com
>
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:3c4f01c42a81$a6099490$a601280a@phx.gbl...
>> Hello,
>>
>> Need some advice (please) on how to secure an upload
page
>> on my web?
>> As I can see it the page asks for a password as it is
>> which is my admin. account and password.But I want this
to
>> be available to others and I cannot of course give out
my
>> password.
>> I have however added a user in the FP extensions but I
>> feel this is a big a hole in my shell of armor here. How
>> can I enable th extensions to allow the upload without
>> someone else with FP getting into my web. The browser
is ok
>> Maybe in simpler terms >>How to secure the page and
allow
>> only the upload to say a generic user.
>> Thanks
>> Joe
>>
>>
>
>
>.
>
- Next message: anonymous_at_discussions.microsoft.com: "My Phone Bill"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Secure an upload page"
- In reply to: Karl Levinson [x y] mvp: "Re: Secure an upload page"
- Next in thread: Roger Abell: "Re: Secure an upload page"
- Reply: Roger Abell: "Re: Secure an upload page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|