<?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 Unable to get windows domain authentication working (-delegate) with a network executable. in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1209570#M7146</link>
    <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;I think it would be fair to post the solution here as well, when it's available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Jeff&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 13:56:44 GMT</pubDate>
    <dc:creator>jefffaust</dc:creator>
    <dc:date>2020-09-15T13:56:44Z</dc:date>
    <item>
      <title>Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1205884#M7091</link>
      <description>&lt;P&gt;The commands below demonstrate the problem I am seeing. The -delegate option works for a local executable, but not one on a network drive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# Register to use password authentication&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -register&lt;BR /&gt;account (domain\user) [COMPANY\local]:&lt;BR /&gt;password:&lt;BR /&gt;confirm password:&lt;BR /&gt;Password encrypted into the Registry.&lt;/P&gt;
&lt;P&gt;# Demonstrate with local executable&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -ppn 1 -hosts local-computer,cluster-01 hostname.exe&lt;BR /&gt;cluster-01&lt;BR /&gt;local-computer&lt;/P&gt;
&lt;P&gt;# Demonstrate mpi use with network drive (hostname.exe is copied from c:\windows\system32)&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -ppn 1 -hosts local-computer,cluster-01 \\network\hostname.exe&lt;BR /&gt;local-computer&lt;BR /&gt;cluster-01&lt;/P&gt;
&lt;P&gt;# Unregister password authentication&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -unregister&lt;BR /&gt;Account and password removed from the Registry.&lt;/P&gt;
&lt;P&gt;# Fails as expected&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -ppn 1 -hosts local-computer,cluster-01 hostname.exe&lt;BR /&gt;User credentials needed to launch processes: ^C&lt;/P&gt;
&lt;P&gt;# Domain-based authentication works&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -delegate -ppn 1 -hosts local-computer,cluster-01 hostname.exe&lt;BR /&gt;cluster-01&lt;BR /&gt;local-computer&lt;/P&gt;
&lt;P&gt;# But not from a network drive&lt;BR /&gt;C:\Users\local&amp;gt;mpiexec -delegate -ppn 1 -hosts local-computer,cluster-01 \\network\hostname.exe&lt;BR /&gt;local-computer&lt;BR /&gt;[-1:9156]ERROR:execvp error on file: \\network\hostname.exe, Access is denied.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 19:46:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1205884#M7091</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2020-09-01T19:46:54Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1206096#M7094</link>
      <description>&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you tell us on which node you are running, you can get that by running &lt;B&gt;whoami&lt;/B&gt; command.&lt;/P&gt;&lt;P&gt;Also are local-computer,cluster-01 part of the&amp;nbsp;network drive(\\network\)? or the \\network is a third system?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 12:11:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1206096#M7094</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-02T12:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1206112#M7098</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;I'm running from local-computer. \\network is a filer UNC path on the same network as the other two computers. There are no firewalls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 13:55:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1206112#M7098</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2020-09-02T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1207212#M7111</link>
      <description>&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If all systems belong to the same domain and still &lt;B&gt;-delegate&lt;/B&gt; is not working, this seems to be an issue from our side.&lt;/P&gt;&lt;P&gt;We are transferring this to Internal team.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Sep 2020 06:52:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1207212#M7111</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-07T06:52:54Z</dc:date>
    </item>
    <item>
      <title>Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1207621#M7116</link>
      <description>&lt;P&gt;Thanks Prasanth. After posting here, I did open a service request. It is #04790385.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 14:39:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1207621#M7116</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2020-09-08T14:39:07Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1209516#M7140</link>
      <description>&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;Since you have raised a ticket, can we close the case here?&lt;/P&gt;&lt;P&gt;--Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2020 10:45:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1209516#M7140</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-15T10:45:29Z</dc:date>
    </item>
    <item>
      <title>Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1209570#M7146</link>
      <description>&lt;P&gt;Hi Prasanth,&lt;/P&gt;
&lt;P&gt;I think it would be fair to post the solution here as well, when it's available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:56:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1209570#M7146</guid>
      <dc:creator>jefffaust</dc:creator>
      <dc:date>2020-09-15T13:56:44Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1211471#M7179</link>
      <description>&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The right team is handling the ticket. They will update you as soon as the solution/fix is available. We are a different team so we may not be able to post the updates here. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Sep 2020 12:27:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1211471#M7179</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-22T12:27:09Z</dc:date>
    </item>
    <item>
      <title>Re:Unable to get windows domain authentication working (-delegate) with a network executable.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1212178#M7185</link>
      <description>&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for confirming. We will be closing this thread.&lt;/P&gt;&lt;P&gt;Please raise a new thread for any additional support in future.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2020 11:35:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Unable-to-get-windows-domain-authentication-working-delegate/m-p/1212178#M7185</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-24T11:35:56Z</dc:date>
    </item>
  </channel>
</rss>

