To allow anonymous authentication on IIS 7.5 and enable automatic login for internal users and manual login for external users, you can follow these steps:
- Open the IIS Manager.
- In the left pane, expand the server and click on the site for which you want to enable anonymous authentication.
- In the main pane, under the “IIS” section, double-click on the “Authentication” icon.
- In the “Authentication” pane, select “Anonymous Authentication” and click “Edit” in the right pane.
- In the “Edit Anonymous Authentication Credentials” dialog, select the “Specific user” option and enter the username and password of the account that you want to use for anonymous authentication.
- Click “OK” to save the changes.
This will enable anonymous authentication for your site, and allow internal users to access the site without being prompted for a username and password. External users will still be prompted for a username and password when accessing the site.
(Visited 1 times, 1 visits today)
Was this article helpful?
YesNo
Last modified: March 3, 2023