Suppressing Access Lists to be Exposed by the XML Service
|
by Nicholas Dille on 02/09/2009 | 0 Comments | 2,343 Views
|
In an earlier article about the XmlServiceExplorer, I explained how to obtain the access list of all published applications in a farm from the XML service.
As this information is offered without authentication, it can be considered a security issue. The XML service should rather offer the resulting list of published applications based on the access lists instead of the access list themselves.
Fortunately, this behaviour of the XML service can be suppressed by changing a registry key on the Presentation Server / XenApp server:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\XML Service]
"ExposeAccessLists"=dword:00000000
Using the same settings as in the example of my earlier article, the XML service only returns an empty tag called Details.
This configuration option should also be able to settle the discussion in the security forum of Brian's site.
Please note that this switch is not documented (as far as I know). Be sure to have tested this before deployment in a production environment.
- ‹ previous
- 27 of 106
- next ›
+++ Your opportunity +++ Use Profile Migrator 2, the new sepago product that makes migrating user personalities between different platforms a breeze.! Download your free version now!
Tags
2 responses for "Suppressing Access Lists to be Exposed by the XML Service" |
Add Comment
Recent Articles
About the author
![]() |
Nicholas Dille Head of Technology and Innovation Blogs about Centralized computing, virtualization and performance monitoring |
Most viewed
| 18,497 Views |
Who Needs Aero Glass Remoting? Although It's Cool! |
| 15,677 Views |
Emulating a Redirecting Load Balancer for WI and PNA |
| 14,027 Views |
Building Custom EdgeSight Reports Part 4 - The Wedding |







[...] applications which I
[...] applications which I described in a tutorial to the XmlServiceExplorer. Although it is possible to suppress the access lists being disclosed by the XML service, the switch is not [...]
[...] whole article is
[...] whole article is available in my personal blog. Print This Post « Debugging Using the XmlServiceExplorer - Part [...]