<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: vCLI Passthroughauth with Virtual Center to VM-Host in vSphere Command-Line Interface Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189968#M1030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Koetsier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;followed your suggestion and patched vmkstools.pl on vSphere Cli 5.5 , finally I am able to create disk ( Why Vmware doesn't fix this bug? looks like it has been here for years! )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 17:00:39 GMT</pubDate>
    <dc:creator>jackchentoronto</dc:creator>
    <dc:date>2014-08-07T17:00:39Z</dc:date>
    <item>
      <title>vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189964#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to use the vCli vmkfstools with passthroughauth option to create/cline vmdk-files, but i get an error "Unable to create virtual disk with specified parameters.".&lt;/P&gt;&lt;P&gt;The vcenter and the esxi-hosts are full licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this error only for "writing"-tasks like creating (-c), cloning (-i) or deleting (-U) disks.&lt;/P&gt;&lt;P&gt;When i use the option -P to print file system information, i get no error and the command works.&lt;/P&gt;&lt;P&gt;Also when i authenticate with username and password directly to the esxi-host i get no errors and can use all functions of vmkfstools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run the following command:&lt;/P&gt;&lt;BLOCKQUOTE&gt;vmkfstools --server vc.domain.local --vihost vm.domain.local --passthroughauth -c 1G /vmfs/volumes/DATASTORE/test.vmdk&lt;/BLOCKQUOTE&gt;&lt;P&gt;whith the following result:&lt;/P&gt;&lt;BLOCKQUOTE&gt;Attempting to create virtual disk [DATASTORE] g.vmdk&lt;BR /&gt;Unable to create virtual disk with specified parameters.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run the same command with --verbose option and get the following SOAP messages (excerpt):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Attempting to create virtual disk [DATASTORE] g.vmdk&lt;/P&gt;&lt;P&gt;REQUEST: $VAR1 = '&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt; &amp;lt;CreateVirtualDisk_Task xmlns="urn:vim25"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;_this type="VirtualDiskManager"&amp;gt;virtualDiskManager&amp;lt;/_this&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;name&amp;gt;[DATASTORE] g.vmdk&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;spec xsi:type="FileBackedVirtualDiskSpec"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;diskType&amp;gt;preallocated&amp;lt;/diskType&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;adapterType&amp;gt;busLogic&amp;lt;/adapterType&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;capacityKb&amp;gt;1048576&amp;lt;/capacityKb&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/spec&amp;gt;&lt;BR /&gt; &amp;lt;/CreateVirtualDisk_Task&amp;gt;&lt;BR /&gt; &amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;BR /&gt;';&lt;/P&gt;&lt;P&gt;RESPONSE: $VAR1 = '&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Envelope xmlns:soapenc="&lt;A href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;"&lt;BR /&gt; xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;"&lt;BR /&gt; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&lt;BR /&gt; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt; &amp;lt;soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;faultcode&amp;gt;ServerFaultCode&amp;lt;/faultcode&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;faultstring&amp;gt;&amp;lt;/faultstring&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;detail&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;InvalidArgumentFault xmlns="urn:vim25" xsi:type="InvalidArgument"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;invalidProperty&amp;gt;dc&amp;lt;/invalidProperty&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/InvalidArgumentFault&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/detail&amp;gt;&lt;BR /&gt; &amp;lt;/soapenv:Fault&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;';&lt;/P&gt;&lt;P&gt;Unable to create virtual disk with specified parameters.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;What is the "dc" property?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 10:42:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189964#M1026</guid>
      <dc:creator>datue</dc:creator>
      <dc:date>2012-07-19T10:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189965#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm digging this topic up because I have the same issue. I'm running the exact same command without passthroughauth, and I'm having the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand the error correctly, dc stands for datacenter, and you must specify one in case of a vCenter. For instance, the vifs tool has a --dc option.&lt;/P&gt;&lt;P&gt;But then how can I select the datacenter in this case, with vmkfstools ? Nothing seemed to answer that when running vmkfstools --help. Is it a known bug or am I missing something ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 14:10:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189965#M1027</guid>
      <dc:creator>ManiaArmyYurt</dc:creator>
      <dc:date>2013-09-03T14:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189966#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the same issue. &lt;/P&gt;&lt;P&gt;The remark about "dc" standing for datacenter put me on the right track, so thanks for that. When the vmkfstools script calls the CreateVirtualDisk() function, it doesn't specify a datacenter.&lt;/P&gt;&lt;P&gt;I created a little patch against the version of the script that came with the Perl SDK 5.0. It allows you to specify a datacenter using a "--datacenter &amp;lt;datacenter name&amp;gt;" option. It worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--- vmkfstools.orig 2013-09-06 15:23:35.000000000 +0200&lt;/P&gt;&lt;P&gt;+++ vmkfstools 2014-01-21 11:36:38.196450037 +0100&lt;/P&gt;&lt;P&gt;@@ -6,6 +6,7 @@&lt;/P&gt;&lt;P&gt; #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; my @options = (&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp; ['datacenter', '_default_'],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ['createfs', 'blocksize', 'setfsname', '_default_'],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ['createfs', 'setfsname', '_default_'],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ['queryfs', '_default_'],&lt;/P&gt;&lt;P&gt;@@ -43,6 +44,13 @@&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required =&amp;gt; 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp; 'datacenter' =&amp;gt; {&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type =&amp;gt; "=s",&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; help =&amp;gt; qq!&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The datacenter to use when connecting via a vCenter Server.&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !,&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required =&amp;gt; 0,&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'createfs' =&amp;gt; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alias =&amp;gt; "C",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type =&amp;gt; "=s",&lt;/P&gt;&lt;P&gt;@@ -250,6 +258,9 @@&lt;/P&gt;&lt;P&gt; Opts::validate();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+# Connection ops&lt;/P&gt;&lt;P&gt;+my $datacenter = Opts::get_option('datacenter');&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt; # for file system ops&lt;/P&gt;&lt;P&gt; my $createfs = Opts::get_option('createfs');&lt;/P&gt;&lt;P&gt; my $blocksize = Opts::get_option('blocksize');&lt;/P&gt;&lt;P&gt;@@ -439,6 +450,10 @@&lt;/P&gt;&lt;P&gt; sub create_disk {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; my ($vdm, $path, $size, $disk_type, $adapter_type, $device) = @_;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp; $datacenter="dhvdc1-p" unless defined($datacenter);&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp; my $dcRef = Vim::find_entity_view(view_type =&amp;gt; 'Datacenter', filter =&amp;gt; {name =&amp;gt; $datacenter});&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp; defined($dcRef) || die "Cannot find datacenter $datacenter";&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # bug 388713, 468488&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(defined($adapter_type) &amp;amp;&amp;amp; ($adapter_type eq 'ide')) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #bug 560892&lt;/P&gt;&lt;P&gt;@@ -480,7 +495,7 @@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; eval {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf ("\nAttempting to create virtual disk %s\n", $path);&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $vdm-&amp;gt;CreateVirtualDisk(name =&amp;gt; $path, spec =&amp;gt; $spec);&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $vdm-&amp;gt;CreateVirtualDisk(name =&amp;gt; $path, spec =&amp;gt; $spec, datacenter =&amp;gt; $dcRef);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf ("\nSuccessfully created virtual disk %s\n", $path);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ($@) {&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 10:39:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189966#M1028</guid>
      <dc:creator>P_Koetsier</dc:creator>
      <dc:date>2014-01-21T10:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189967#M1029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked into this in more detail, and found documentation for the CreateVirtualDisk_Task that it used by the vmkfstools script. It states that the datacenter parameter is only needed when using a datastore path, not when using a "URL referring to the virtual disk to be created.".&lt;/P&gt;&lt;P&gt;I found that using a command like this worked fine:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #000000; font-family: 'courier new', courier;"&gt;vmkfstools --server vc.my.domain --vihost esxhost.my.domain --username user --password pwd --createrdmpassthru /vmfs/devices/disks/naa.99999999999999999999999999999999 '&lt;A class="jive-link-external-small" href="https://vc.my.domain/folder/test_directory/test_rdm.vmdk?dcPath=datacenter&amp;amp;dsName=datastore"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://vc.my.domain/folder/test_directory/test_rdm.vmdk?dcPath=datacenter&amp;amp;dsName=datastore" target="test_blank"&gt;https://vc.my.domain/folder/test_directory/test_rdm.vmdk?dcPath=datacenter&amp;amp;dsName=datastore&lt;/A&gt;&lt;/SPAN&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the "/folder" string in the URL is part of the syntax, it does not signify a directory in which you want to create the vmdk file. There is more information about the URL syntax here: &lt;A href="http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.VirtualDiskManager.html"&gt;http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.VirtualDiskManager.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:23:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189967#M1029</guid>
      <dc:creator>P_Koetsier</dc:creator>
      <dc:date>2014-01-21T13:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189968#M1030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Koetsier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;followed your suggestion and patched vmkstools.pl on vSphere Cli 5.5 , finally I am able to create disk ( Why Vmware doesn't fix this bug? looks like it has been here for years! )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 17:00:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189968#M1030</guid>
      <dc:creator>jackchentoronto</dc:creator>
      <dc:date>2014-08-07T17:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: vCLI Passthroughauth with Virtual Center to VM-Host</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189969#M1031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the whole patched version is here : &lt;A href="https://pastebin.com/raw/cE8vFRDe" title="https://pastebin.com/raw/cE8vFRDe"&gt;https://pastebin.com/raw/cE8vFRDe&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2018 12:55:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/vCLI-Passthroughauth-with-Virtual-Center-to-VM-Host/m-p/2189969#M1031</guid>
      <dc:creator>StardustECR</dc:creator>
      <dc:date>2018-12-28T12:55:37Z</dc:date>
    </item>
  </channel>
</rss>

