<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello~<br>
&nbsp;&nbsp;&nbsp; I have a problem that mpich2 launch processes without using any
user passwords. References by mpich2-doc-windev.pdf (9.4 Security).<br>
I get the error message&nbsp; when I type "mpiexec -delegate -n 3 cpi.exe"<br>
<i>&nbsp;&nbsp;&nbsp; <b>op_read error on left context: socket connection closed<br>
&nbsp;&nbsp;&nbsp; unable to read the re-connect request, socket connection closed.</b><br>
</i><br>
The message is executed "smpd -register_spn": <b><br>
&nbsp;1) This host is trusted for delegation in Active Directory<br>
&nbsp;2) All users who will run jobs are trusted for delegation.</b><br>
I already check up delegation option in Active Directory, but I still
get error message.<br>
<br>
&nbsp;&nbsp;&nbsp; OS: Windows Server 2003 Compute Cluster Edition SP2 <br>
&nbsp;&nbsp;&nbsp; MPICH2: mpich2-1.0.6p1-win64-x86-64<br>
<br>
<br>
<br>
Thanks.<br>
</body>
</html>