From: "chiwai" <chiwai@datasim.nl>
Newsgroups: comp.parallel.mpi
Subject: Re: permission denied!!??
Date: Wed, 24 Mar 1999 15:51:42 +0100
Organization: Netland Internet Services
Message-Id: <922288203.513654@www3.netland.nl>
References: <922267519.124485@www3.netland.nl>
    <7dac3g$jm9$1@rznews.rrze.uni-erlangen.de> <7daeho$7di$1@jura.cc.ic.ac.uk>
    <922273558.290254@www3.netland.nl>
    <7dai7t$231$1@rznews.rrze.uni-erlangen.de> <7dami9$ao9$2@jura.cc.ic.ac.uk>
Cache-Post-Path: www3.netland.nl!unknown@mx.datasim.nl
Xref: ukc comp.parallel.mpi:4822


t.kuan@ic.ac.uk wrote in message <7dami9$ao9$2@jura.cc.ic.ac.uk>...
>a simpler test (rather than starting mpi programs) is to do a rlogin and
>see if it asks you for a password. if it does, then rsh <command> won't
>work (for mpi).
>
>.rhosts etc. apart, sometimes its hard to pinpoint what the problem is. I
>have encountered situations where all the remote host files are set up
>properly but rsh still fails. *boggle*
>
>tek seang


> > Hi,
> >
> > I stil got the
blem...:( 

> > 
> > ***************************************
> > i'm using one Linux system
> > 
> > I logged in as a normal user.
> > Login name : chiwai
> > Hostname   : localhost.localdomain
> > my mpich directory : /home/chiwai/mpi/mpich
> > using bash shell
> > 
> > **************************************
> > 
> > When I try this commando :
> > 
> > [chiwai@localhost bin]$ ./mpirun -np 2 ../test
> > 
> > it says :
> > 
> > ./mpirun: /home/chiwai/mpi/mpich/bin/PI1057 : permission denied
> > Permission denied.
> > 
> > ******************************************
> > 
> > My question is : I also read the FAQ about this ... but i still got
> > the problem ,Do I have to change shell or something ? I did but i
> > still got the same problem. I also make a .rhosts file in my home
> > directory.
> > 
> > The .rhost file contains :
> > 
> > localhost.localdomain     chiwai
> > localhost.localdomain     chiwai
> > 
> > But this also don't work.. it keep saying permission  denied.
> > 
> > Help me please.. !!
> > 
> > thanx a lot !!
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 

