Even though - user is part of remote desktop users group and given access to the user in app center, he can able to see the published desktop icon, once logged into URL, but when he tries to launch the published desktop, he is getting "Access Denied" Error.
Soultion: Found from Citrix Forums website, Need to add reg key at the location mentioned
Languages
Soultion: Found from Citrix Forums website, Need to add reg key at the location mentioned
Access Denied in Windows Logon
Was this helpful?
Symptoms or Error
When the application starts, access is denied in Windows logon.
Solution
To resolve the issue, create a new REG_DWORD at the following registry path on the server to increase the Kerberos MaxTokenSize:
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.
HKLM\System\CurrentControlSet\Control\Lsa\Kerberos\Parameters
Name: MaxTokenSize
Type: REG_DWORD
Value: 48000 (Decimal)
Type: REG_DWORD
Value: 48000 (Decimal)
Note: After modifying the registry, restart the server.
Courtesy: Citrix Forums.
No comments:
Post a Comment