24
Citrix Password Manager: Not automatically submitting credentials after 11.2 Web-plugin install
0 Comments | Posted by trevor in Citrix
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Seamless Windows
REG_SZ: TWISeamlessFlag=1
HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Virtual Channels\Seamless Windows
REG_SZ: TWISeamlessFlag=1
12
Citrix PNAgent Logon Mode does not have pass-through authentication option.
0 Comments | Posted by trevor in Citrix
If you’re looking to setup the PNAgent to pass through your windows credentials to XenApp but your PNAgent does not have the Pass-through authentication option, even though you selected allow computer to pass through credentials during the application installion here is a fix for you. I’ve been running into this issue pretty often but fixed it by uninstalling the XenApp PNAgent client. But here’s a better way that doesn’t require unininstalling your Citrix PNAgent client.
Solution:
1. Open the registry and navigate to: HKLM\System\CurrentControlSet\Control\NetworkProvider\HwOrder
2. Double-click on ProviderOrder string and place PnSson in the beggining of the string
3. Do the same for HKLM\System\CurrentControlSet\Control\NetworkProvider\Order
Now reboot, click XenApp options and then select Pass-through as your logon method.
29
Published Adobe Acrobat Reader Terminates Unexpectedly when Accessing a PDF Document
0 Comments | Posted by trevor in Citrix, Microsoft
We noticed as we signed onto the console of our Citrix servers that we would have to click OK on a whole bunch of Adobe Reader errors that would keep popping up from different dates/times. Usually they would be from the last time an administrator signed onto the server.
Adobe released a document that stated the checkbox that needed to be cleared in order to stop the error messages. This is something that would have to be manually done, but instead here’s the registry key that needs to be created in order for the box to be cleared. We’re using ScriptLogic’s Desktop Authority to write the key value out to the registry as each user logs onto the Citrix server.
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\8.0\Accessibility]
“bCheckReadMode”=dword:00000000
Link to the Citrix Article…. Click Here.
The below link will describe how to re-create the ICA listener in Presentation Server. We were having a problem where our Citrix server was refusing connections and displaying an SSL error 29, protocol driver error. When we would go into the Citrix Management Console we noted that the session 65536 was down, when it should be listening.
We followed the steps below to re-create our ICA listener and that seemed to resolve the issue.
How to Re-create the ICA Listener in Presentation Server 4.x
6
Infinite Reboot after installing or upgrading Citrix Password Manager Agent 4.6.94.0
0 Comments | Posted by trevor in Citrix
We were using Citrix Password Manager 4.6.93 and upgraded to Citrix Password Manager 4.6.94 and had an error with a server after reboot. We were able to fix this issue by copying down the ctxgina.dll to the Password Manager folder on the Citrix 4.5 server.
Here are the steps that resolved the infinite server 2003 reboot.
1. Start Up in Safe Mode
2. Copy ctxgina.dll from C:\Windows\system32\
3. Paste into C:\Program Files\Citrix\MetaFrame Password Manager\SSOGina
4. Rename SSOGina.dll to SSOGina.dll.old
5. Rename ctxgina.dll to SSOGina.dll
6. Reboot
