|
Home > Archive > IIS FTP Server > January 2004 > Password access to FTP server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Password access to FTP server
|
|
| Edward 2004-01-29, 9:36 am |
| I want to set up an ftp server such that only those with the appropriate
password can access the site. Hopefully, it will be such that some can do
both upload and download and other can only download.
I tried MS site for KB articles but could not see any, Any help please?
Many Thanks
Ed
| |
|
| Try here.
http://techrepublic.com.com/5100-6268-1034519.html
and here:
http://www.iisfaq.com/default.aspx?View=S&Search=ftp
"Edward" <hsmmsc@hotmail.com> wrote in message
news:ucrYuar5DHA.2524@TK2MSFTNGP11.phx.gbl...quote:
> I want to set up an ftp server such that only those with the appropriate
> password can access the site. Hopefully, it will be such that some can do
> both upload and download and other can only download.
>
> I tried MS site for KB articles but could not see any, Any help please?
>
> Many Thanks
>
> Ed
>
>
| |
| Bernard 2004-01-29, 2:35 pm |
| You should be able to do it with proper NTFS settings.
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Edward" <hsmmsc@hotmail.com> ????
news:ucrYuar5DHA.2524@TK2MSFTNGP11.phx.gbl...quote:
> I want to set up an ftp server such that only those with the appropriate
> password can access the site. Hopefully, it will be such that some can do
> both upload and download and other can only download.
>
> I tried MS site for KB articles but could not see any, Any help please?
>
> Many Thanks
>
> Ed
>
>
| |
| Edward 2004-01-29, 10:34 pm |
| Can such restriction be used for Internet ftps?
When I tried it, it seems to be mainly for INTRAanet ftps and it does not
work for INTERnet ftps. Perhaps I have done something wrong?
Thanks
---
Ed
"Bernard" <qbernard@hotmail.com.discuss> wrote in message
news:OLA0hKu5DHA.1816@TK2MSFTNGP12.phx.gbl...quote:
> You should be able to do it with proper NTFS settings.
>
> --
> Regards,
> Bernard Cheah
> http://support.microsoft.com/
> Please respond to newsgroups only ...
>
>
>
> "Edward" <hsmmsc@hotmail.com> ????
> news:ucrYuar5DHA.2524@TK2MSFTNGP11.phx.gbl...
do[QUOTE][color=darkred]
>
>
| |
| Paul Lynch 2004-01-30, 1:36 am |
| On Fri, 30 Jan 2004 12:07:51 -0000, "Edward" <hsmmsc@hotmail.com>
wrote:
quote:
>Can such restriction be used for Internet ftps?
>
>When I tried it, it seems to be mainly for INTRAanet ftps and it does not
>work for INTERnet ftps. Perhaps I have done something wrong?
>
>Thanks
>
>---
>Ed
Ed,
Yes. NTFS permissions apply across the board regardless of the origin
of the request. In effect NTFS permissions have the final say in
whether you will get access to a resource or not.
Try these KB articles which all reference the use of NTFS permissions.
The same principles apply to the FTP service in IIS :
HOW TO: Set Basic NTFS Permissions for IIS 5.0
http://support.microsoft.com/?id=271071
HOW TO: Use NTFS Security to Protect a Web Page Running on IIS 4.0 or
5.0
http://support.microsoft.com/?id=299970
HOW TO: Configure Web Server Permissions for Web Content in IIS
http://support.microsoft.com/?id=313075
Regards,
Paul Lynch
MCSE
|
|
|
|
|