- This topic is empty.
-
AuthorPosts
-
12. December 2011 at 11:33 #7005
Hi everyone,
I’m wondering how to point to a Citrix PN Agent URL through the wlx.ini file? When I try setting up a Linux endpoint using wlx.ini I can’s seem to find a configuration that works. For example, my Citrix server has a number of different URL’s setup, eg.
1. https://testserver.local.net/Citrix/PNAgent
2. https://testserver.local.net/Citrix/SmartcardThe /Citrix/PNAgent site is used for non-smartcard clients and the /Citrix/smartcard is used for, well smartcard access π
Looking at the wlx.ini file, when I start my endpoint I can see it read the file but the session does not appear on the desktop, leading me to believe I have not configured it correctly:
CONNECT=ICA
BrowserIP=https://testserver.local.net/Citrix/smartcardv2
Description=”Smartcard from SUSE”
HTTPBrowsing=SSL
LocalCopy=noCan anyone possibly share a wlx.ini that contains working configuration for pointing to PN Agent sites? Sorry for the stupid questions, but I’m very new to this!
13. December 2011 at 7:58 #21490Remove the whole part you posted above and enter
SignOn=yes
PNliteServer=https://testserver.local.net/Citrix/SmartcardNow reboot and login using your normal credentials.
CG
21. December 2011 at 3:44 #21517@ConfGen wrote:
Remove the whole part you posted above and enter
SignOn=yes
PNliteServer=https://testserver.local.net/Citrix/SmartcardNow reboot and login using your normal credentials.
CG
Thanks CG.
Unfortunately that won’t work for me, I need to have a number of different sessions available from the desktop for the users to choose from. My (limited!) understanding is that this would be achieved but having a number of ICA sessions listed in the wlx.ini.
21. December 2011 at 12:46 #21520If you are publishing the needed apps for the user and this users is then logging in, he will get all published apps listed on the screen/connection manager.
CG
-
AuthorPosts
- You must be logged in to reply to this topic.