configure ftp with iis manager authentication in iis 7

25
Configure FTP with IIS Manager Authentication in IIS 7 The "Network Service" account is used by the COM process that handles authentication extensibility; therefore, you must grant the account specific permissions to certain folders to enable this form of authentication. To grant the "Network Service" account "read" permissions to the IIS "config" folder: 1. Open a command prompt. 2. Type the following command: ICACLS "%SystemDrive%\Windows\System32\inetsrv\config" /Grant "Network Service":R /T ICACLS "%SystemDrive%\Windows\System32\inetsrv\config\administration.config" /Grant "Network Service":R ICACLS "%SystemDrive%\Windows\System32\inetsrv\config\redirection.config" /Grant "Network Service":R 3. Close the command prompt. Create a root folder for FTP publishing: 1. Create a folder at "%SystemDrive%\inetpub\ftproot". 2. Set the permissions to allow access for the COM process that handles authentication extensibility: Open a command prompt. Type the following command: ICACLS "%SystemDrive%\inetpub\ftproot" /Grant "Network Service":M /T Close the command prompt. Note : The settings listed in this walkthrough specify "%SystemDrive%\inetpub\ ftproot" as the path to your FTP site. You are not required to use this path; however, if you change the location for your site you will have to change the site-related paths that are used throughout this walkthrough. Configuring the IIS 7 Management Service IIS 7 offers an optional management service that allows remote administration using non-Windows accounts. The steps in this section lead you through the steps to install and configure this service. Note: The IIS 7 Management Service must be installed in order to use IIS 7 Manager Authentication with FTP, but the service does not need to be started. Step 1: Install the IIS Management Service In this first step, you install the IIS 7 management service.

Upload: hard-target

Post on 19-Aug-2015

107 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Configure FTP with IIS Manager Authentication in IIS 7

Configure FTP with IIS Manager Authentication in IIS 7

The "Network Service" account is used by the COM process that handles authentication extensibility; therefore, you must grant the account specific permissions to certain folders to enable this form of authentication. To grant the "Network Service" account "read" permissions to the IIS "config" folder:

1. Open a command prompt.2. Type the following command:

ICACLS "%SystemDrive%\Windows\System32\inetsrv\config" /Grant "Network Service":R /T

ICACLS "%SystemDrive%\Windows\System32\inetsrv\config\administration.config" /Grant "Network

Service":R

ICACLS "%SystemDrive%\Windows\System32\inetsrv\config\redirection.config" /Grant "Network Service":R3. Close the command prompt.

Create a root folder for FTP publishing:1. Create a folder at "%SystemDrive%\inetpub\ftproot".2. Set the permissions to allow access for the COM process that handles authentication

extensibility: Open a command prompt. Type the following command:

ICACLS "%SystemDrive%\inetpub\ftproot" /Grant "Network Service":M /T Close the command prompt.

Note: The settings listed in this walkthrough specify "%SystemDrive%\inetpub\ftproot" as the path to your FTP site. You are not required to use this path; however, if you change the location for your site you will have to change the site-related paths that are used throughout this walkthrough.

Configuring the IIS 7 Management ServiceIIS 7 offers an optional management service that allows remote administration using non-Windows accounts. The steps in this section lead you through the steps to install and configure this service.

Note: The IIS 7 Management Service must be installed in order to use IIS 7 Manager Authentication with FTP, but the service does not need to be started.

Step 1: Install the IIS Management Service

In this first step, you install the IIS 7 management service.

Page 2: Configure FTP with IIS Manager Authentication in IIS 7

1. Click Server Manager in the Windows Start menu.

Page 3: Configure FTP with IIS Manager Authentication in IIS 7

2. Click Roles in the tree view, locate the Web Server role and click Add Role Services.

Page 4: Configure FTP with IIS Manager Authentication in IIS 7

3. If Management Service is not checked, check the box next to it and click Next. Otherwise, click Cancel.

Page 5: Configure FTP with IIS Manager Authentication in IIS 7

4. When prompted to confirm the service selections, click Install.

Page 6: Configure FTP with IIS Manager Authentication in IIS 7

5. When the service installation is complete, click Close to exit the wizard and close Server Manager.

Step 2: Configure the IIS Management Service and Add an IIS 7 Manager

In this second step, you configure the IIS 7 management service for IIS 7 Managers.

Page 7: Configure FTP with IIS Manager Authentication in IIS 7

1. Go to the IIS 7 Manager. In the Connections pane, click the server-level node in the tree. Double-click the Management Service icon.

Page 8: Configure FTP with IIS Manager Authentication in IIS 7

2. Select the option for Windows credentials or IIS Manager credentials. Click Apply in the Actions pane.

Page 9: Configure FTP with IIS Manager Authentication in IIS 7

3. Go to the IIS 7 Manager. In the Connections pane, click the server-level node in the tree. Double-click the IIS Manager Users icon.

Page 10: Configure FTP with IIS Manager Authentication in IIS 7

4. In the IIS Manager Users feature, click Add User in the Actions pane.

5. When the Add User dialog appears, enter "ftpmanager" for User Name and "P@ssw0rd" for Password. Click OK.

Summary

To recap the items that you completed in this section:

Page 11: Configure FTP with IIS Manager Authentication in IIS 7

You installed the IIS 7 management Service. You configured the IIS 7 management Service to use both Windows and IIS 7 Manager

Credentials. You created an IIS 7 manager that you will use later.

Creating a New FTP Site and Configuring an IIS 7 Manager AccountThis section of the document walks you through the steps required to create a new FTP site from scratch and then configure the site to use the IIS 7 manager account that you created in the previous section.

Step 1: Use the FTP Site Wizard to Create an FTP Site

In this first step, you create a new FTP site that can only be opened by the local administrator account.

1. Go to the IIS 7 Manager. In the Connections pane, click the Sites node in the tree.2. Right-click the Sites node in the tree and click Add FTP Site, or click Add FTP Site in

the Actions pane.

3. When the Add FTP Site wizard appears: Enter "My New FTP Site" in the FTP site name box, then navigate to the

"%SystemDrive%\inetpub\ftproot" folder that you created in the Prerequisites section. Note: If you choose to type in the path to your content folder, you can use environment variables in your paths; for example: "%SystemDrive%\inetpub\ftproot"

Click Next.

Page 12: Configure FTP with IIS Manager Authentication in IIS 7

4. On the next page of the wizard: Choose an IP address for your FTP site from the IP Address drop-down, or choose

to accept the default selection of "All Unassigned." Because you will be using an IIS 7 manager account later in this walk-through, make sure that you restrict access to the server -- enter the local loopback IP address for your computer by typing "127.0.0.1" in the IP Address box.

You would normally enter the TCP/IP port for the FTP site in the Port box. For this walk-through, choose to accept the default port of 21.

For this walk- through, you will not use a host name, so make sure that the Virtual Host box is blank.

Make sure that the SSL Certificate drop-down is set to "Not Selected" and that the Require SSL option is not selected.

Click Next.

Page 13: Configure FTP with IIS Manager Authentication in IIS 7

5. On the next page of the wizard: In Authentication settings, select Basic. In Authorization settings, choose "Specified users" from the Allow access

to drop-down. Type "administrator" in the box, and select both Read and Write in Permissions options.

Click Finish.

Page 14: Configure FTP with IIS Manager Authentication in IIS 7

Step 2: Configure the FTP Site to Use IIS 7 Manager Authentication

This section walks you through the steps required to enable IIS 7 Manager Authentication for the FTP site that you just created. Use the following steps:

1. Go to the IIS 7 Manager. Click the node for the FTP site that you created earlier. Double-click the FTP Authentication icon to open the FTP authentication feature

Page 16: Configure FTP with IIS Manager Authentication in IIS 7

2. When the FTP Authentication page displays, click Custom Providers in the Actions pane.

Page 17: Configure FTP with IIS Manager Authentication in IIS 7

3. When the Custom Providers dialog displays, click the check box for IIS Manager Authentication. Click OK.

4. Your FTP Authentication page should now show both Basic Authentication and IIS Manager Authentication enabled. If desired, disable Basic Authentication by

Page 18: Configure FTP with IIS Manager Authentication in IIS 7

highlighting it and clicking Disable in the Actions pane.

5. You now must enable access for the IIS 7 manager account. Click the node for the FTP site in the tree view. Double-click the IIS Manager Permissionsicon to open that

Page 20: Configure FTP with IIS Manager Authentication in IIS 7

6. On the IIS Manager Permissions page, click Allow User in the Actions pane.

7. When the Allow User dialog displays, choose the IIS Manager option. Click Select.

 

Page 21: Configure FTP with IIS Manager Authentication in IIS 7

8. When the Users dialog box displays, select the "ftpmanager" user. Click OK.

9. Click OK to close the Allow User dialog box.

10. You must add an authorization rule so that the IIS 7 manager account can log in. Click the node for the FTP site in the tree view. Double-click the FTP Authorization

Page 22: Configure FTP with IIS Manager Authentication in IIS 7

Rules icon to open the FTP authorization rules feature page.

Page 23: Configure FTP with IIS Manager Authentication in IIS 7

11. When the FTP Authorization Rules page displays, click Add Allow Rule in the Actions pane.

12. When the Add Allow Authorization Rule dialog box opens: Select Specified users, then type "ftpmanager" in the text box. For Permissions, select both Read and Write. Click OK.

Page 24: Configure FTP with IIS Manager Authentication in IIS 7

Summary

To recap the items that you completed in this section:1. You created a new FTP site named "My New FTP Site":

You specified the site's content root at "%SystemDrive%\inetpub\ftproot". You bound the FTP site to the local loopback address for your computer on port

21, choosing not to use Secure Sockets Layer (SSL) for the FTP site. You configured Basic Authentication to the FTP site, and created an authorization

rule that allows the administrator account both "Read" and "Write" permissions for the FTP site.

2. You configured the FTP site to use an IIS 7 Manager account: You enabled IIS 7 Manager Authentication. You granted access to the site for an IIS 7 manager account. You created an authorization rule that allows the IIS 7 manager account both

"Read" and "Write" permissions for the FTP site.

Additional InformationAfter completing all of the steps in the Configuring the IIS 7 Management Service and Creating a New FTP Site and Configuring an IIS Manager Account sections of this walkthrough, you are now able to log in using the "ftpmanager" account that you created. To use the command-line FTP.EXE client on your IIS server:

1. Open a command prompt.2. Type the following command:

FTP localhost

Page 25: Configure FTP with IIS Manager Authentication in IIS 7

3. When prompted for your USER name, enter your user name and password. For example:USER ftpmanagerPASS ********

4. The FTP service should log you into the FTP site using the IIS 7 Manager account.

N.B For multiple domain please follow the below steps to login as a FTP client

How to login in IIS FTP Publication Site using File Zilla or MS-DOS:

Host name: www.rana-esrm.comUser Name: www.rana-esrm.com|ranaPassword: Admin@123