To revert to this (old) behavior:
1. Connect with ssh to the icap server host
2. Enter option 6, then 1 to go to a shell prompt
3. Edit the file /opt/tablus/config/nwsystemconfig.xml
4. Add the characters highlighted in yellow below which will comment out (disable) the new handlers in patch 3
<requesthandlers type="list">
<!--handler type="dict">
<name type="string">Gmail</name>
<args type="dict">
<url type="string">mail.google</url>
</args>
</handler>
<handler type="dict">
<name type="string">Livemail</name>
<args type="dict">
<url type="string">mail.live</url>
</args>
</handler>
<handler type="dict">
<name type="string">Yahoo</name>
<args type="dict">
<url type="string">mail.yahoo</url>
</args>
</handler>
<handler type="dict">
<name type="string">AOL</name>
<args type="dict">
<url type="string">mail.aol</url>
</args>
</handler-->
</requesthandlers>
5. After commenting out, restart icapserver
1. moncmd stop icapserver
2. moncmd start icapserver
Related Articles
Why do tokens disappear from RSA ACE/Server database when replacement token is activated? 32Number of Views How to transfer an existing RSA SecurID token PIN to a replacement token in RSA Authentication Manager 8.x 61Number of Views Workflow Web Service node fails with Illegal character(s) in message header value in RSA Identity Governance & Lifecycle 39Number of Views Identities with replacement characters showing block instead of characters in RSA Identity Governance & Lifecycle 48Number of Views Error: 'media.sig - failed: no digest for this file in media signature file' 8Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager Upgrade Process