> dear all, > > I need help or suggestion for my problem below. > I currently using Linux and running a script for some type of users > (let say ,my "customer") who wants to connect. The script was made > with Perl. > The user(customer)home directory looks like this (on /etc/passwd): > test:edIyXs.t15fEM:511:501::/tmp:/usr/bin/perl /usr/local/rasuna/bin/f > wclient.pl > this script works fine with Telnet. > > I installed ssh-2.3.0 on the server and I could login as a Linux' > user (not as "customer") > The problem is I cannot connect as a "customer" which need the script. > I think ssh failed or cannot find the path, because it says: > "/usr/bin/perl /usr/local/rasuna/bin/fwclient.pl: No such file or > directory" > > Are there any configuration that I need to change or am I missed > something? > > thanks > > > -Anto- > > > > >
