can't get in.ftpd working through inet on Solaris 8
I just need to turn on ftp for a short time to download the netbackup datacenter client to one system and then transfer it to the others. I tried the following
making sure that ftp was in the /etc/services file uncommented
uncommented ftp from the /etc/inet/inetd.conf file and added the -a -d -L flags for using /etc ftpusers, and debug mode.
kill -HUP (pid of inetd)
I am trying to do the transfer as my personal username (not as root). I am not in the /etc/ftpusers file. I just get an refused connection (access denied).
Is there some other configuration that I am missing?
Thanks,
Susan

