Posts

Showing posts from April, 2009

FTP is able to login with root but not with NIS users in HP

FTP is able to login with root but not with NIS users in HP create a shells file in /etc/ directory if already shells is there in /etc/directory just edit it vi /etc/shells /bin/sh /bin/csh /bin/tcsh /sbin/sh wq! Now try FTP :-) cheers