|
Home > Archive > IIS FTP Server > January 2004 > How to Add one simple FTP User who can send file?
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 |
How to Add one simple FTP User who can send file?
|
|
| =?Utf-8?B?Sm9obg==?= 2004-01-24, 1:53 am |
|
Trying to keep this simple...
II6 FTP service has always worked fine for Anonymous users.
I added a Windows Server User "FTPUserJohnDoe", and a password.
He connects fine (WSFTP), and goes right to his ftproot\ folder FTPUserJohnDoe.
He can see all files in his folder.
So far so good.
But he can not Write or Delete any Files "Access denied"
I just cant figure out what I'm doing wrong. I've used Explorers and tried all sort of Permissions, including Full Control, but cant get permissions to work.
I even tried FTP'ing as Administrator, and even I can't do much but Read.
What am I doing wrong?
| |
|
| In the FTP server properties you have to put a check mark next to write, in
NTFS you have to give right permissions to that user, and you have to give
that user the right to logon locally in user rights.
"John" <anonymous@discussions.microsoft.com> wrote in message
news:BCF030CF-5B01-4F49-A9B2-99EB7058876B@microsoft.com...quote:
>
> Trying to keep this simple...
> II6 FTP service has always worked fine for Anonymous users.
> I added a Windows Server User "FTPUserJohnDoe", and a password.
> He connects fine (WSFTP), and goes right to his ftproot\ folder
FTPUserJohnDoe.quote:
> He can see all files in his folder.
> So far so good.
> But he can not Write or Delete any Files "Access denied"
> I just cant figure out what I'm doing wrong. I've used Explorers and
tried all sort of Permissions, including Full Control, but cant get
permissions to work.quote:
>
> I even tried FTP'ing as Administrator, and even I can't do much but Read.
>
> What am I doing wrong?
>
>
>
| |
|
| I forgot one thing, in FTP server properties uncheck allow anonymous only.
"John" <anonymous@discussions.microsoft.com> wrote in message
news:BCF030CF-5B01-4F49-A9B2-99EB7058876B@microsoft.com...quote:
>
> Trying to keep this simple...
> II6 FTP service has always worked fine for Anonymous users.
> I added a Windows Server User "FTPUserJohnDoe", and a password.
> He connects fine (WSFTP), and goes right to his ftproot\ folder
FTPUserJohnDoe.quote:
> He can see all files in his folder.
> So far so good.
> But he can not Write or Delete any Files "Access denied"
> I just cant figure out what I'm doing wrong. I've used Explorers and
tried all sort of Permissions, including Full Control, but cant get
permissions to work.quote:
>
> I even tried FTP'ing as Administrator, and even I can't do much but Read.
>
> What am I doing wrong?
>
>
>
| |
| =?Utf-8?B?Sm9obg==?= 2004-01-24, 1:53 am |
|
I'm trying to follow the advice, and successfully created a new Default FTP Site, with Isolated Users and Write.
Works ok --> \LocalUsers\JohnDoe
As does --> \LocalUser\Public for Anonymous users.
How do I restrict these Anonymous Users in Public ?? Is it via Explorer Folder permissions? Which one?
| |
| Bernard 2004-01-24, 1:53 am |
| Yes, control via NTFS permission, deny iusr a/c to write at that particular
folder.
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"John" <anonymous@discussions.microsoft.com> дÈëÏûÏ¢
news:5BE5424C-2D3C-4373-BAC4-FDB60C225E86@microsoft.com...quote:
>
> I'm trying to follow the advice, and successfully created a new Default
FTP Site, with Isolated Users and Write.quote:
>
> Works ok --> \LocalUsers\JohnDoe
>
> As does --> \LocalUser\Public for Anonymous users.
>
> How do I restrict these Anonymous Users in Public ?? Is it via
Explorer Folder permissions? Which one?quote:
>
>
>
|
|
|
|
|