We just set up a FTP Server with a Windows 2003 Server.

We allow anonymouse login and we only allow them to READ
from the FTP Server.

However, we find that it is inconvenient for us AS
sometimes we would like to Write / PUT to the FTP Server
but it is not allowed.

Is it possible for us to create another user account so
that it allows READ / WRITE while keeping anonymous as
READ only ?

Thanks

Re: IIS FTP Settings by Ken

Ken
Fri May 06 01:58:50 CDT 2005

You can use NTFS permissions to control this.

Another way would be to create two FTP sites that point to the same physical
directories on the server. One site allows anonymous access (and Read only),
and the other site requires a login, but allows read/write. I would
recommend this as the better solution.

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"Peter" <anonymous@discussions.microsoft.com> wrote in message
news:0c0a01c551e2$076a8f90$a401280a@phx.gbl...
: We just set up a FTP Server with a Windows 2003 Server.
:
: We allow anonymouse login and we only allow them to READ
: from the FTP Server.
:
: However, we find that it is inconvenient for us AS
: sometimes we would like to Write / PUT to the FTP Server
: but it is not allowed.
:
: Is it possible for us to create another user account so
: that it allows READ / WRITE while keeping anonymous as
: READ only ?
:
: Thanks
:
:



Re: IIS FTP Settings by Kristofer

Kristofer
Fri May 06 02:08:44 CDT 2005

Hi Peter,

NTFS permissions can be used to control who can write to the folder, and
who can only read.


--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


Peter wrote:

> We just set up a FTP Server with a Windows 2003 Server.
>
> We allow anonymouse login and we only allow them to READ
> from the FTP Server.
>
> However, we find that it is inconvenient for us AS
> sometimes we would like to Write / PUT to the FTP Server
> but it is not allowed.
>
> Is it possible for us to create another user account so
> that it allows READ / WRITE while keeping anonymous as
> READ only ?
>
> Thanks

Re: IIS FTP Settings by Peter

Peter
Fri May 06 04:50:00 CDT 2005

Hi,

Would it be possible for you to explain how the settings of NTFS Permission
should be ?

Does it mean that in FTP Server, it will be Read & Write checkboxes are
enabled ?

For NTFS, the setting is as follow:
All User - Read Only
PowerU (Create another user name) - Read / Write

Thank you for your help.



"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:OzNEDkgUFHA.2520@TK2MSFTNGP09.phx.gbl...
> You can use NTFS permissions to control this.
>
> Another way would be to create two FTP sites that point to the same
> physical
> directories on the server. One site allows anonymous access (and Read
> only),
> and the other site requires a login, but allows read/write. I would
> recommend this as the better solution.
>
> Cheers
> Ken
>
> --
> Blog: www.adopenstatic.com/cs/blogs/ken/
> Web: www.adopenstatic.com
>
>
> "Peter" <anonymous@discussions.microsoft.com> wrote in message
> news:0c0a01c551e2$076a8f90$a401280a@phx.gbl...
> : We just set up a FTP Server with a Windows 2003 Server.
> :
> : We allow anonymouse login and we only allow them to READ
> : from the FTP Server.
> :
> : However, we find that it is inconvenient for us AS
> : sometimes we would like to Write / PUT to the FTP Server
> : but it is not allowed.
> :
> : Is it possible for us to create another user account so
> : that it allows READ / WRITE while keeping anonymous as
> : READ only ?
> :
> : Thanks
> :
> :
>
>



Re: IIS FTP Settings by Jason

Jason
Fri May 06 05:02:23 CDT 2005

Dear Ken,

How can we create two FTP Site ?

Jason

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:OzNEDkgUFHA.2520@TK2MSFTNGP09.phx.gbl...
> You can use NTFS permissions to control this.
>
> Another way would be to create two FTP sites that point to the same
> physical
> directories on the server. One site allows anonymous access (and Read
> only),
> and the other site requires a login, but allows read/write. I would
> recommend this as the better solution.
>
> Cheers
> Ken
>
> --
> Blog: www.adopenstatic.com/cs/blogs/ken/
> Web: www.adopenstatic.com
>
>
> "Peter" <anonymous@discussions.microsoft.com> wrote in message
> news:0c0a01c551e2$076a8f90$a401280a@phx.gbl...
> : We just set up a FTP Server with a Windows 2003 Server.
> :
> : We allow anonymouse login and we only allow them to READ
> : from the FTP Server.
> :
> : However, we find that it is inconvenient for us AS
> : sometimes we would like to Write / PUT to the FTP Server
> : but it is not allowed.
> :
> : Is it possible for us to create another user account so
> : that it allows READ / WRITE while keeping anonymous as
> : READ only ?
> :
> : Thanks
> :
> :
>
>



Re: IIS FTP Settings by Ken

Ken
Fri May 06 05:28:04 CDT 2005

In IIS Manager, you can choose to create new FTP sites just like you can
create new Websites, and SMTP virtual servers.

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"Jason" <anonymous@discussions.microsoft.com> wrote in message
news:upJmlGiUFHA.3400@TK2MSFTNGP10.phx.gbl...
: Dear Ken,
:
: How can we create two FTP Site ?
:
: Jason
:
: "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
: news:OzNEDkgUFHA.2520@TK2MSFTNGP09.phx.gbl...
: > You can use NTFS permissions to control this.
: >
: > Another way would be to create two FTP sites that point to the same
: > physical
: > directories on the server. One site allows anonymous access (and Read
: > only),
: > and the other site requires a login, but allows read/write. I would
: > recommend this as the better solution.
: >
: > Cheers
: > Ken
: >
: > --
: > Blog: www.adopenstatic.com/cs/blogs/ken/
: > Web: www.adopenstatic.com
: >
: >
: > "Peter" <anonymous@discussions.microsoft.com> wrote in message
: > news:0c0a01c551e2$076a8f90$a401280a@phx.gbl...
: > : We just set up a FTP Server with a Windows 2003 Server.
: > :
: > : We allow anonymouse login and we only allow them to READ
: > : from the FTP Server.
: > :
: > : However, we find that it is inconvenient for us AS
: > : sometimes we would like to Write / PUT to the FTP Server
: > : but it is not allowed.
: > :
: > : Is it possible for us to create another user account so
: > : that it allows READ / WRITE while keeping anonymous as
: > : READ only ?
: > :
: > : Thanks
: > :
: > :
: >
: >
:
:



Re: IIS FTP Settings by Ken

Ken
Fri May 06 05:29:19 CDT 2005

As suggested before, relying on NTFS permissions alone is not recommended.

However, you could set Read permissions for the Anonymous user account.
For all other users that should be given write permissions, you would
usually create a group for those users, put all the relevant user accounts
into that group, and then give the group NTFS Read, Write and Delete
permissions.

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"Peter" <anonymous@discussions.microsoft.com> wrote in message
news:ew7%23q$hUFHA.2420@TK2MSFTNGP12.phx.gbl...
: Hi,
:
: Would it be possible for you to explain how the settings of NTFS
Permission
: should be ?
:
: Does it mean that in FTP Server, it will be Read & Write checkboxes are
: enabled ?
:
: For NTFS, the setting is as follow:
: All User - Read Only
: PowerU (Create another user name) - Read / Write
:
: Thank you for your help.
:
:
:
: "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
: news:OzNEDkgUFHA.2520@TK2MSFTNGP09.phx.gbl...
: > You can use NTFS permissions to control this.
: >
: > Another way would be to create two FTP sites that point to the same
: > physical
: > directories on the server. One site allows anonymous access (and Read
: > only),
: > and the other site requires a login, but allows read/write. I would
: > recommend this as the better solution.
: >
: > Cheers
: > Ken
: >
: > --
: > Blog: www.adopenstatic.com/cs/blogs/ken/
: > Web: www.adopenstatic.com
: >
: >
: > "Peter" <anonymous@discussions.microsoft.com> wrote in message
: > news:0c0a01c551e2$076a8f90$a401280a@phx.gbl...
: > : We just set up a FTP Server with a Windows 2003 Server.
: > :
: > : We allow anonymouse login and we only allow them to READ
: > : from the FTP Server.
: > :
: > : However, we find that it is inconvenient for us AS
: > : sometimes we would like to Write / PUT to the FTP Server
: > : but it is not allowed.
: > :
: > : Is it possible for us to create another user account so
: > : that it allows READ / WRITE while keeping anonymous as
: > : READ only ?
: > :
: > : Thanks
: > :
: > :
: >
: >
:
: