I had posted a query that root is able to do ftp from a system but
others are not able to do the same. Thanks for all of them who suggested
to check /etc/shells for the user's shell. Some of them suggested to check
.netrc file in user's home directory.
The real answer came from sloane_at_kuhub.cc.ukans.edu and he suggested
to check the permission on /dev/tty file as follows
crw-rw-rw- 1 root system 1 0 /dev/tty
It got changed to cr--r--r-- and I don't know how. After correcting,
the problem has disappeared.
Thanks a lot for that help, sloane.
jagadeesh.v
Received on Mon Mar 24 1997 - 10:34:11 NZST