How to change the port FAS listens on ?
book
Article ID: CTX319883
calendar_today
Updated On:
Description
This article contains information on how to change the port FAS service listens on.
Instructions
To change the port to 8080:Run the following command line on FAS server:"C:\Program Files\Citrix\Federated Authentication Service\Citrix.Authentication.FederatedAuthenticationService.exe" /SVCPORT 8080 /CONFIGUREFIREWALLRestart Citrix Federated Authentication service.In FAS GPO, update the list of FAS servers to include the port (e.g. fas1.domain.com:8080); make sure the change is propogated to the FAS server, StoreFront and the VDA (e.g. using gpupdate /force)The command line above does three things:
1) change the port FAS listens on,
2) updates the URL ACL for the port and
3) re-configures the firewall rule.
Was this article helpful?
thumb_up
Yes
thumb_down
No