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
: > :
: > :
: >
: >
:
: