Forum Discussion
John_Masgalas_4
Nimbostratus
Jan 30, 2009iRule modification - rdp
I currently use the below iRule with our Terminal Services pool. It strips everything after the "@" in the username so that the persistence entry is only the username. I would like to modify it so tha...
hoolio
Cirrostratus
Feb 06, 2009Can you log the $msrdp value before you modify it?
if { [string equal -nocase -length 17 $msrdp "cookie: mstshash="] } {
->
if { [string equal -nocase -length 17 $msrdp "cookie: mstshash="] } {
log local0. "\$msrdp: $msrdp"
Aaron
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