Resolution | - Enable the proxy configurations for the windows machine.
- Log in to the Windows machine as a domain admin user.
- Click Start and search for Internet Options.
- Go to Connections > LAN Settings.
- Under Proxy Server, enter your proxy server information.
- Click OK when done.
- Click Start and search for regedit. Right click and Run as Administrator.
- A REG_BINARY value will be created with the name DefaultConnectionSettings, and it must be filled with the web proxy information.
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections. You will see a REG_BINARY key named DefaultConnectionSettings.
If you opened the registry key, you will find the information for the proxy you configured in Connections > LAN Settings.
- Export the DefaultConnectionSettings key by selecting the registry key and selecting File > Export. Save the export key with the name DefaultConnectionSettings.
- Modify the registry key to import again with different location.
- The easiest way is to open the registry key with a text editor and modify the registry key location.
- In the registry file, you will find the exported location that was browsed to in step 2.
- Modify this location with the new location for the local user account; that is, HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections.
- Save and close the file.
- Import the updated registry key (File > Import) and browse to the location of the key. The key will automatically be imported in the location for the local users account as specified by modifying the file in steps 4.
You can create a GPO with the registry key values and be pushed to all the machines in your domain.
- Enable the GPO for Online/Offline Authentication to the Cloud Authentication Service.
- To enable Online Cloud Authentication Service Authentication:
- To enable Offline Cloud Authentication Service Authentication:
For more details about the RSA MFA Agent for Microsoft Windows and GPO configurations, see the RSA MFA Agent 1.2 for Microsoft Windows Installation and Administration Guide and the RSA MFA Agent 1.2 for Microsoft Windows Group Policy Object Template Guide.
- To test authentication, open the RSA MFA Agent for Microsoft Windows test utility.
- Test online authentication first. After a successful authentication, wait 60 seconds to download the offline days. Ensure that the offline days are downloaded by watching the user event monitor on the Cloud Admin Console).
- Test offline authentication.
|
Notes | In RSA Authentication Manager 8.5, you will not need to configure domain machines with proxies, as you can use RSA Authentication Manager as a secure proxy server that sends any authentication requests from methods that RSA Authentication Manager cannot validate directly to the Cloud Authentication Service. This configuration supports cloud-based authentication for REST protocol authentication agents, such as RSA Authentication Agent 8.0 for PAM (or later), RSA MFA Agent for Microsoft Windows 1.0 (or later), and RSA Authentication Agent 2.0 for Microsoft AD FS (or later).
|