<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Citrix_Pass_Through_Authentication</id>
	<title>Citrix Pass Through Authentication - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Citrix_Pass_Through_Authentication"/>
	<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Citrix_Pass_Through_Authentication&amp;action=history"/>
	<updated>2026-05-17T15:05:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://techwiki.co.uk/index.php?title=Citrix_Pass_Through_Authentication&amp;diff=81&amp;oldid=prev</id>
		<title>Adam.birds: Created page with &quot;'''To enable and set-up Pass Through Authentication in Citrix XenDesktop 7.8 complete the following:'''  ==Delivery Controller Settings== Run the following on a delivery contr...&quot;</title>
		<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Citrix_Pass_Through_Authentication&amp;diff=81&amp;oldid=prev"/>
		<updated>2016-04-28T10:31:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;To enable and set-up Pass Through Authentication in Citrix XenDesktop 7.8 complete the following:&amp;#039;&amp;#039;&amp;#039;  ==Delivery Controller Settings== Run the following on a delivery contr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''To enable and set-up Pass Through Authentication in Citrix XenDesktop 7.8 complete the following:'''&lt;br /&gt;
&lt;br /&gt;
==Delivery Controller Settings==&lt;br /&gt;
Run the following on a delivery controller from a Windows Powershell Prompt as an Administrator:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
asnp Citrix*&lt;br /&gt;
Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $True&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Citrix Receiver Settings==&lt;br /&gt;
&lt;br /&gt;
When installing Receiver on a VDI ensure you click the '''Enable Single Sign-On''' check box as below:&lt;br /&gt;
&lt;br /&gt;
[[File:ReceiverSSO.png]]&lt;br /&gt;
&lt;br /&gt;
To verify that SSON is installed, go to '''C:\Program Files (x86)\Citrix\ICA Client''' and look for the file '''ssonsvr.exe'''.&lt;br /&gt;
&lt;br /&gt;
[[File:SSONSVRexe.png]]&lt;br /&gt;
&lt;br /&gt;
And if you open regedit and go to '''HKLM\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order''', you should see '''PnSson''' in the '''ProviderOrder'''.&lt;br /&gt;
&lt;br /&gt;
[[File:RegeditPnSson.png]]&lt;br /&gt;
&lt;br /&gt;
Install the '''receiver.admx''' (and '''.adml''') template into '''PolicyDefinitions''' if you haven’t already by following this [[Citrix Install Receiver ADMX Templates|guide]].&lt;br /&gt;
&lt;br /&gt;
Edit a GPO that is applied to the client PCs where the Citrix Receiver is installed.&lt;br /&gt;
&lt;br /&gt;
Go to '''Computer Configuration''' &amp;gt; '''Policies''' &amp;gt; '''Administrative Templates''' &amp;gt; '''Citrix Components''' &amp;gt; '''Citrix Receiver.'''&lt;br /&gt;
&lt;br /&gt;
Expand '''Citrix Receiver''' and click '''User authentication.'''&lt;br /&gt;
&lt;br /&gt;
On the right, double-click '''Local user name and password.'''&lt;br /&gt;
&lt;br /&gt;
[[File:GPOCitrixReceiver.png]]&lt;br /&gt;
&lt;br /&gt;
Select '''Enabled''' and then check the box next to '''Allow pass-through authentication for all ICA connections.''' Click '''OK.'''&lt;br /&gt;
&lt;br /&gt;
[[File:GPOCitrixReceiverEdit.png]]&lt;br /&gt;
&lt;br /&gt;
Ensure that the internal StoreFront FQDN is in the Local Intranet Zone in Internet Explorer as below.&lt;br /&gt;
&lt;br /&gt;
[[File:TrustedSite.png]]&lt;br /&gt;
&lt;br /&gt;
Local Intranet zone should have '''Automatic Logon only in Intranet Zone''' enabled.&lt;br /&gt;
&lt;br /&gt;
[[File:IntranetZone.png]]&lt;br /&gt;
&lt;br /&gt;
You can use a '''GPO''' to configure this on the client side There is a group policy setting at '''User Configuration''' &amp;gt; '''Policies''' &amp;gt; '''Administrative Templates''' &amp;gt; '''Windows Components''' &amp;gt; '''Internet Explorer''' &amp;gt; '''Internet Control Panel''' &amp;gt; '''Security Page''' &amp;gt;  '''Site to Zone Assignment List''' that can be used to put Internet sites in Internet Explorer security zones.&lt;br /&gt;
&lt;br /&gt;
To set these you need to navigate to '''User Configuration''' &amp;gt; '''Policies''' &amp;gt; '''Administrative Templates''' &amp;gt; '''Windows Components''' &amp;gt; '''Internet Explorer''' &amp;gt; '''Internet Control Panel''' &amp;gt; '''Security Page''' &amp;gt;  '''Site to Zone Assignment List''' and double-click it. Then click '''enabled.'''&lt;br /&gt;
&lt;br /&gt;
[[File:SiteToZoneAssignmentList.png]]&lt;br /&gt;
&lt;br /&gt;
You then need to click '''Show''' and then enter the '''StoreFront FQDN''' on the '''left''' and then enter the number '''2''' on the '''right''' side.&lt;br /&gt;
&lt;br /&gt;
[[File:SiteToZoneAssignmentListEdit.png]]&lt;br /&gt;
&lt;br /&gt;
If the '''Storefront URL''' is using '''HTTP''' then we will also need the following settings:&lt;br /&gt;
&lt;br /&gt;
Click '''Start''' and enter '''regedit'''&lt;br /&gt;
&lt;br /&gt;
Navigate to '''HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\'''&lt;br /&gt;
&lt;br /&gt;
[[File:ReceiverRegedit.png]]&lt;br /&gt;
&lt;br /&gt;
Navigate to '''Dazzle''' and set the '''AllowAddStore''' value to '''A''' to allow users to add '''non-secure stores.'''&lt;br /&gt;
&lt;br /&gt;
[[File:AllowAddStore.png]]&lt;br /&gt;
&lt;br /&gt;
Also set the '''AllowSavePwd''' value to '''A''' to allow users to '''save their passwords for non-secure stores.'''&lt;br /&gt;
&lt;br /&gt;
[[File:AllowSavePwd.png]]&lt;br /&gt;
&lt;br /&gt;
Then navigate to '''AuthManager''' and add the following value to allow you to add a store that is configured in StoreFront with a '''TransportType''' of '''HTTP:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Name: ConnectionSecurityMode&lt;br /&gt;
Value Type: REG_SZ&lt;br /&gt;
Value: Any&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:ConnectionSecurityMode.png]]&lt;br /&gt;
&lt;br /&gt;
Exit and restart Receiver.&lt;br /&gt;
&lt;br /&gt;
'''These can again be applied by a GPO.'''&lt;br /&gt;
&lt;br /&gt;
This completes the setting required for Citrix Receiver.&lt;br /&gt;
&lt;br /&gt;
==Storefront Settings==&lt;br /&gt;
&lt;br /&gt;
'''We need to enable domain pass-though authentication for the store by doing the following:'''&lt;br /&gt;
&lt;br /&gt;
Click '''Manage Authentication Methods.'''&lt;br /&gt;
&lt;br /&gt;
[[File:StorefrontPassThru.png]]&lt;br /&gt;
&lt;br /&gt;
We then need to tick both '''Username and Password''' and '''Domain Pass-Through''' and then click '''Ok.'''&lt;br /&gt;
&lt;br /&gt;
[[File:DomainPassThru.png]]&lt;br /&gt;
&lt;br /&gt;
==Studio Settings==&lt;br /&gt;
&lt;br /&gt;
Navigate to '''Storefront''' within studio.&lt;br /&gt;
&lt;br /&gt;
[[File:StudioNavigation.png]]&lt;br /&gt;
&lt;br /&gt;
Click '''Add Storefront Server''' &lt;br /&gt;
&lt;br /&gt;
[[File:AddStorefrontServer.png]]&lt;br /&gt;
&lt;br /&gt;
Add the requested settings in. The important setting is the '''URL''' which should be entered in the following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://example.com/Citrix/Store/discovery&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:StorefrontDetails.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Citrix]]&lt;br /&gt;
[[Category:Group Policy]]&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:Contents]]&lt;/div&gt;</summary>
		<author><name>Adam.birds</name></author>
		
	</entry>
</feed>