RE: FTP Access

From: Lisa Cozzens [MSFT] (lcozzens@online.microsoft.com)
Date: 01/15/03


From: lcozzens@online.microsoft.com (Lisa Cozzens [MSFT])
Date: Wed, 15 Jan 2003 17:26:12 GMT


> I would like to know what is the best set of permissions
> i can set for a ftp user to access one of his/her sites
> on my web server, considering the following are the users
> on the security tab...
>
> IUSR_machine - anonymous IIS User(read, write and
> execute)

If you want this directory to remain private, so no one other than the FTP
user can have access to it, you'll want to either remove the IUSR account
from the security permissions and/or disable anonymous access to the FTP
site. If you want everyone to be able to access the directory but only the
FTP user to be able to upload new files, just remove write permissions for
IUSR.

> Administrators - Full Control

Good.

> abcftpuser - FTP user(modify permisions)

Minimum permissions: read, read & execute, list folder contents. You might
also want to grant write access or even full control if you want the user
to be able to upload files, create new directories, etc.

> SYSTEM - removed this user

Leave SYSTEM in with Full Control or you may run into some permissions
problems.

> Everybody - removed this user by unchecking
> inherit options.

That's fine.

> Can I know if there are any changes to be made to the
> above set of rights.
>
> Cheers.
> RV

Hope this helps,
Lisa

-----
Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers
no rights. You assume all risk for your use.

© 2002 Microsoft Corporation. All rights reserved.



Relevant Pages

  • RE: Need help understanding file rights
    ... Access Control List and if set no further permissions are checked. ... > I'm having some trouble understanding how Windows server does file rights. ... > to their home directories only and still be able to backup the server. ...
    (microsoft.public.windows.server.general)
  • Re: Find Code Needs Help
    ... then select space as the delimiter. ... Rights (read, full control, etc) are part of my Permissions data. ... What I need to do is pull the Rights ...
    (microsoft.public.excel.programming)
  • Find Code Needs Help
    ... Rights (read, full control, etc) are part of my Permissions data. ... What I need to do is pull the Rights ... SearchOrder, SearchDirection, etc. but that did not work either. ...
    (microsoft.public.excel.programming)
  • Re: No access
    ... Inherited rights" I would make the share permissions being Everyone - ... Shared Directory gets Sharing Permission of Everyone - Full Control ... and Then on the folders departmental directory, on Security tab, give ...
    (microsoft.public.windows.server.general)
  • SBS 2003 Folder Share Permissions / Rights
    ... I am trying to create a folder on my new SBS 2003 machine that all users can ... see and that contains sub folders which have different group rights. ... I have assigned the local User group Read/Change Permissions to the Apps ... Accounting Group and have also assigned full control Security rights for the ...
    (microsoft.public.windows.server.sbs)

Loading