Bug ID 627385: Could not add new account in Citrix receiver for mac v12.3.0

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10

Opened: Nov 08, 2016

Severity: 3-Major

Symptoms

Could not add new account in Citrix receiver for mac version 12.3.0. It displays error as "Could not detect the specified account".

Impact

Could not add new account

Conditions

BIG-IP APM is used in either integration mode with Storefront or replacement mode. Add new account in Citrix receiver for mac v12.3.0

Workaround

Attach this irule onto virtual server when HTTP_REQUEST { set uri_path [string tolower [HTTP::path]] if { $uri_path == "/vpn/index.html" } { set cookie "pwcount=0;Secure;HttpOnly;Path=/" HTTP::respond 200 -version auto content "/vpn/cgi/login" noserver "Set-Cookie" $cookie } }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips