Forum Discussion
Tuu_Hoang_94786
Nimbostratus
Oct 03, 2012Exchange 2010 ACL for Web Services
Our Data security Dept has tasked us with disabling ActiveSync via F5 for Exchange 2010 webservices for all users, however, we use a Product Mcafee EMM that requires Activesync connectivity for Mobil...
mikeshimkus_111
Oct 03, 2012Historic F5 Account
Hi, which version of BIG-IP are you running? Did you use a template or iApp to deploy Exchange? If you are using the combined persistence iRule from the iApp or deployment guide, you should be able to add this logic into the section that checks for the ActiveSync URI:
"/microsoft-server-activesync" {
if { your condtion here } {
pool ex2010_ntlm_as_pool
persist uie $sessionid 7200
COMPRESS::disable
CACHE::disable
} else {
drop
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects