|
Home > Archive > IIS FTP Server > February 2005 > Access Denied
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]
|
|
|
|
Hi,
I would like to allow any internal clients to ftp to my internal server. Any command (get, put, etc.) should be allowed. I tried to set the "Home Directory" to "Read" and "Write" but whenever I try to use the "put" command, I get a "550 Access is denied" error message. I am having no problem with the "get" command tough.
How should the NTFS permissions be set (IUSR_)? Anything else I forgot to configure? I would like these settings to also work for Linux/UNIX clients. I am using IIS6.
Thanks.
Mike
| |
|
| Hi Mike,
You don't need to enable access for the IUSR_computername account to have
Microsoft FTP work properly. That account is only used for making pages
readable on a web site. Is your FTP site a web site as well?
If you want your users to be able to read & write via FTP, you will want to
give individual users (or groups of users) "Modify" NTFS permissions on the
folders that they will be uploading to, in addition to "Read" and "Write"
privileges in the FTP Home Directory properties.
--Pete
"Mike" wrote:
>
> Hi,
>
> I would like to allow any internal clients to ftp to my internal server. Any command (get, put, etc.) should be allowed. I tried to set the "Home Directory" to "Read" and "Write" but whenever I try to use the "put" command, I get a "550 Access is denied
" error message. I am having no problem with the "get" command tough.
>
> How should the NTFS permissions be set (IUSR_)? Anything else I forgot to configure? I would like these settings to also work for Linux/UNIX clients. I am using IIS6.
>
> Thanks.
> Mike
>
>
>
| |
|
|
Hi Pete,
I tried what you suggested, but it still does not work. I have "Everyone" set to "Full Control" in the NTFS permissions and "Read" & "Write" permission on the FTP.
Any other idea?
Thanks.
Mike
"Pete" <Pete@discussions.microsoft.com> wrote in message news:B6F644C1-1F21-4722-B998-C06B782D14A6@microsoft.com...
Hi Mike,
You don't need to enable access for the IUSR_computername account to have
Microsoft FTP work properly. That account is only used for making pages
readable on a web site. Is your FTP site a web site as well?
If you want your users to be able to read & write via FTP, you will want to
give individual users (or groups of users) "Modify" NTFS permissions on the
folders that they will be uploading to, in addition to "Read" and "Write"
privileges in the FTP Home Directory properties.
--Pete
"Mike" wrote:
>
> Hi,
>
> I would like to allow any internal clients to ftp to my internal server. Any command (get, put, etc.) should be allowed. I tried to set the "Home Directory" to "Read" and "Write" but whenever I try to use the "put" command, I get a "550 Access is denied" error message. I am having no problem with the "get" command tough.
>
> How should the NTFS permissions be set (IUSR_)? Anything else I forgot to configure? I would like these settings to also work for Linux/UNIX clients. I am using IIS6.
>
> Thanks.
> Mike
>
>
>
| |
| Bernard 2005-02-03, 2:48 am |
| Try -
HOW TO: Set Up an FTP Server in Windows Server 2003
http://support.microsoft.com/?id=323384
HOW TO: Limit Access to a FTP Site in Windows Server 2003
http://support.microsoft.com/?id=816525
HOW TO: Create a Secure FTP Directory that Uses Password Authentication
http://support.microsoft.com/?id=239120
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Mike" <nospam@nospam.com> wrote in message
news:upJcmkZCFHA.2540@TK2MSFTNGP09.phx.gbl...
Hi Pete,
I tried what you suggested, but it still does not work. I have "Everyone"
set to "Full Control" in the NTFS permissions and "Read" & "Write"
permission on the FTP.
Any other idea?
Thanks.
Mike
"Pete" <Pete@discussions.microsoft.com> wrote in message
news:B6F644C1-1F21-4722-B998-C06B782D14A6@microsoft.com...
Hi Mike,
You don't need to enable access for the IUSR_computername account to have
Microsoft FTP work properly. That account is only used for making pages
readable on a web site. Is your FTP site a web site as well?
If you want your users to be able to read & write via FTP, you will want
to
give individual users (or groups of users) "Modify" NTFS permissions on
the
folders that they will be uploading to, in addition to "Read" and "Write"
privileges in the FTP Home Directory properties.
--Pete
"Mike" wrote:
>
> Hi,
>
> I would like to allow any internal clients to ftp to my internal server.
Any command (get, put, etc.) should be allowed. I tried to set the "Home
Directory" to "Read" and "Write" but whenever I try to use the "put"
command, I get a "550 Access is denied" error message. I am having no
problem with the "get" command tough.
>
> How should the NTFS permissions be set (IUSR_)? Anything else I forgot
to configure? I would like these settings to also work for Linux/UNIX
clients. I am using IIS6.
>
> Thanks.
> Mike
>
>
>
| |
| lemonli 2005-02-05, 7:49 am |
| do you try in iis management tools to set the ftp site "Properties"-->home
dir-->write(w).select it
"Mike" <nospam@nospam.com> дÈëÏûÏ¢
news:upJcmkZCFHA.2540@TK2MSFTNGP09.phx.gbl...
Hi Pete,
I tried what you suggested, but it still does not work. I have "Everyone"
set to "Full Control" in the NTFS permissions and "Read" & "Write"
permission on the FTP.
Any other idea?
Thanks.
Mike
"Pete" <Pete@discussions.microsoft.com> wrote in message
news:B6F644C1-1F21-4722-B998-C06B782D14A6@microsoft.com...
Hi Mike,
You don't need to enable access for the IUSR_computername account to have
Microsoft FTP work properly. That account is only used for making pages
readable on a web site. Is your FTP site a web site as well?
If you want your users to be able to read & write via FTP, you will want
to
give individual users (or groups of users) "Modify" NTFS permissions on
the
folders that they will be uploading to, in addition to "Read" and "Write"
privileges in the FTP Home Directory properties.
--Pete
"Mike" wrote:
>
> Hi,
>
> I would like to allow any internal clients to ftp to my internal server.
Any command (get, put, etc.) should be allowed. I tried to set the "Home
Directory" to "Read" and "Write" but whenever I try to use the "put"
command, I get a "550 Access is denied" error message. I am having no
problem with the "get" command tough.
>
> How should the NTFS permissions be set (IUSR_)? Anything else I forgot
to configure? I would like these settings to also work for Linux/UNIX
clients. I am using IIS6.
>
> Thanks.
> Mike
>
>
>
|
|
|
|
|