Enabling IIS authentication
If you enable any IIS authentication method for the IIS web server, you must enable Basic Authentication for the FMWebSite site, which connects to the Web Publishing Engine. The Web Publishing Engine uses only Basic Authentication. Other websites on the web server can use the other IIS authentication methods.
In this configuration, you must also create Windows user accounts on the web server host machine that contain user names and passwords. These user names and passwords must exactly match the user names and passwords for all password-protected accounts defined in all FileMaker databases that are published via Custom Web Publishing.
The following steps show how to install Basic Authentication in each supported version of Windows and then how to enable authentication.
To install IIS Basic Authentication in Windows versions with the Start menu:
-
Click the Start menu > Administrative Tools > Server Manager.
-
Click Add Roles.
-
In the Add Roles wizard, select Web Server (IIS), then click Next.
-
Select Web Server > Security. Ensure that Basic Authentication is selected.
-
Click Next until you reach the end of wizard, then click Close.
To install IIS Basic Authentication in Windows versions with the Windows Start screen:
-
On the Windows Start screen, choose Server Manager.
-
Choose Manage menu > Add Roles and Features.
-
Select Role-based or feature-based installation, then click Next.
-
Select the server, then click Next.
-
Choose Web Server (IIS), then click Next.
-
Choose any additional features, if necessary, then click Next.
-
Click Next.
-
Select Web Server > Security. Ensure that Basic Authentication is selected.
-
Click Next until you reach the end of wizard, then click Close.
To enable IIS authentication:
-
Open Control Panel, then choose System and Security > Administrative Tools > Internet Information Services (IIS) Manager.
-
In IIS Manager, select the FMWebSite site. You may have to expand some of the nodes to see the websites.
-
In the center pane, double-click Authentication.
-
In the Authentication pane:
-
enable Anonymous Authentication
-
enable Basic Authentication
-