RE: FTP Access
From: Lisa Cozzens [MSFT] (lcozzens@online.microsoft.com)
Date: 01/15/03
- Next message: Lisa Cozzens [MSFT]: "Re: default Login dont know the password"
- Previous message: Jeff Cochran: "Re: Blocking a request in IIS"
- In reply to: RV: "FTP Access"
- Next in thread: x y: "Re: FTP Access"
- Reply: x y: "Re: FTP Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Lisa Cozzens [MSFT]: "Re: default Login dont know the password"
- Previous message: Jeff Cochran: "Re: Blocking a request in IIS"
- In reply to: RV: "FTP Access"
- Next in thread: x y: "Re: FTP Access"
- Reply: x y: "Re: FTP Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|