Permalink |
Post to Twitter |
Comments (3) |
Views (1001) |
15 Jun 2009 02:53 PM EDT
posted by Richard Davis
Everyone should know by now that the NetScaler standard is the best practice for XenApp delivery. So why do folks still see "Access Gateway" on the NetScaler's cool carbon fiber login page?
Do your prospects a favor and provide a consistent message that NetScaler is the solution they are testing!
One small way you can address this is by changing the "Access Gateway" graphic in the VPN login page to read "NetScaler". I bet you didn't even know Citrix already put the logo on the device, did you?



Proceedure
- Log in to the command line interface using any of the available methods:
- Web GUI: System > Diagnostics > Command Line Interface
- Console port
- SSH client
- Issue the following commands:
> shell # cp -r /netscaler/ns_gui/vpn/* /var/vpn/vpn # cd /var/vpn/vpn/images # mv ctxHeader01.gif ctxHeader01ForAGEE.gif # cp ctxHeader01ForTM.gif ctxHeader01.gif
Notes
Used NetScaler 9.0
Comments (3)
Oct 28
Jenny Sheerin says:
Does not keep the settings when the NetScaler is rebooted.Does not keep the settings when the NetScaler is rebooted.
Nov 04
Richard Davis says:
Thank you for noticing that. We need to copy the files over to the /var/vpn/vpn...Thank you for noticing that. We need to copy the files over to the /var/vpn/vpn/ directory so they will be available after the reboot. I've updated the article to do this for us.
Nov 04
Jenny Sheerin says:
Thanks! That did it!Thanks! That did it!
Add Comment