The test command suggested (mpiexec -n 2 hostname) works fine on one of the machines.&nbsp; On the other machine (both are winXP) I get the error:<br><br>Credentials for thomas rejected connecting to mb13<br>Aborting: Unable to connect to mb13<br>
<br>This is the result of just running locally, not over a network!&nbsp; In answer to the previous question, &#39;thomas&#39; is not a domain user.&nbsp; This is just two winXP machines on a local network that are part of the same &quot;workgroup&quot; but neither are part of any domain.&nbsp; <br>
<br>I wonder if this has to do with my having changed the machine name on mb13 ... but I have since completely uninstalled and installed mpich2.&nbsp; I left the default phrase &quot;behappy&quot; during this installation.&nbsp; I then ran wmpiregister and entered my username and password (which I use to login to each machine sucessfully).<br>
<br>I have tried to play with wmpiconfig, but it is a little difficult to understand how to use this.&nbsp; I don&#39;t find any documentation for it.<br><br>Thanks very much for any help....<br><br>-thomas blom, austin tx<br>
<br><br><br><div class="gmail_quote">On Mon, Nov 3, 2008 at 9:01 AM, Jayesh Krishna <span dir="ltr">&lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Hi,</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>&nbsp;The machines don&#39;t have to be part of the same 
domain to be part of your MPI job (This requirement is only for setups which use 
the SSPI authentication mechanism to launch MPI jobs).</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>&nbsp;Can you run a non-MPI command like hostname on 
the local machine ?</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>&nbsp;&nbsp; mpiexec -n 2 hostname</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>&nbsp;Is the user &quot;thomas&quot; a domain user ? In that case 
you should register the username with the domainname (DOMAINNAME\USERNAME) when 
registering the username (mpiexec -register) with mpiexec.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>&nbsp;Let us know if you still have 
problems.</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span></span></font>&nbsp;</div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Regards,</span></font></div>
<div dir="ltr" align="left"><font size="2" color="#0000ff" face="Arial"><span>Jayesh</span></font></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><b>From:</b> <a href="mailto:mpich-discuss-bounces@mcs.anl.gov" target="_blank">mpich-discuss-bounces@mcs.anl.gov</a> 
[mailto:<a href="mailto:mpich-discuss-bounces@mcs.anl.gov" target="_blank">mpich-discuss-bounces@mcs.anl.gov</a>] <b>On Behalf Of </b>Thomas 
Blom<br><b>Sent:</b> Sunday, November 02, 2008 8:45 AM<br><b>To:</b> 
<a href="mailto:mpich-discuss@mcs.anl.gov" target="_blank">mpich-discuss@mcs.anl.gov</a><br><b>Subject:</b> [mpich-discuss] mpich2 1.0.8 on 
windows - domain required?<br></font><br></div><div><div></div><div class="Wj3C7c">
<div></div>Hello,<br><br>I have just subscribed to the list to ask a question 
about mpich2 on windows.&nbsp; (I found the archives but don&#39;t see a way to 
search them).<br><br>Is it a requirement that the windows computers 
participating in mpich2 be part of a windows domain?&nbsp; I see things in the 
documentation that perhaps imply this, but not state it outright.<br><br>My 
computers are simply on a local network, and part of a &quot;workgroup&quot;.&nbsp; The 
smpd process manager can &quot;see&quot; the other systems to some extent, since the 
result of<br><br>smpd -status mb13&nbsp;&nbsp;&nbsp; // mb13 is the hostname of 
my other windows pc<br><br>correctly finds that smpd is running on my other 
host.&nbsp; But executing mpiexec and providing hostnames in a &quot;machinefile&quot; 
e.g.<br><br>mpiexec -n 4 -machinefile machines echo %COMPUTERNAME%<br><br>fails 
with:<br><br>Credentials for thomas rejected connecting to mb13<br><br><br>I 
have taken care that the username/pass is identical on each machine, the user is 
admin, etc.&nbsp; I have followed steps I&#39;ve found in various documents about 
uninstalling/installing smpd and providing the identical passphrase on each, 
running mpiexec -register, etc...<br><br>Any ideas?&nbsp; (Or is it just that I 
must be running on a domain, which I cannot find concrete documentation 
about)<br><br>thanks very much, <br>thomas blom in austin, tx<br></div></div></div>
</blockquote></div><br>