<div dir="ltr">Pw-less login is working fine. To test that the environment variables are being passed through ssh:<div><br></div><div><div>$ hostname                          </div><div>stblade01</div><div>$ export TEST=testing               </div>
<div>$ ssh stblade02 &quot;echo $TEST&quot;</div><div>testing</div><div><br></div><div>Yes, I installed on all the nodes separately. I will mount the NFS on the nodes first to store the case directory, then I will try it with the executables.<br>
</div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 17, 2013 at 6:02 AM, Peter Blaha <span dir="ltr">&lt;<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I enabled the path through ssh. In /etc/ssh/sshd_config:<br>
<br>
added PermitUserEnvironment = yes<br>
<br>
and added the file ~/.ssh/environment with<br>
PATH=/usr/bin/WIEN2k/13 in it. Now the following error appears on the<br>
remote node, the local node runs fine:<br>
</blockquote>
<br></div>
Unless you have exported and NFS-mounted this /usr/bin/WIEN2k directory, it seems you have installed wien2k on all your node separately ??<br>
<br>
Consider to install it once (maybe NOT in /usr/bin, since when you upgrade your operating system, all wien2k installations are gone ...) and mount it on all other nodes.<div class="im HOEnZb"><br>
<br>
-- <br>
<br>
                                      P.Blaha<br>
------------------------------<u></u>------------------------------<u></u>--------------<br>
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>
Phone: <a href="tel:%2B43-1-58801-165300" value="+43158801165300" target="_blank">+43-1-58801-165300</a>             FAX: <a href="tel:%2B43-1-58801-165982" value="+43158801165982" target="_blank">+43-1-58801-165982</a><br>

Email: <a href="mailto:blaha@theochem.tuwien.ac.at" target="_blank">blaha@theochem.tuwien.ac.at</a>    WWW: <a href="http://info.tuwien.ac.at/theochem/" target="_blank">http://info.tuwien.ac.at/<u></u>theochem/</a><br>
------------------------------<u></u>------------------------------<u></u>--------------<br></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.<u></u>at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.<u></u>ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/<u></u>wien@zeus.theochem.tuwien.ac.<u></u>at/index.html</a><br>
</div></div></blockquote></div><br></div>