Banner message for FTP
807557Jul 19 2007 — edited Jul 24 2007I'm trying to setup a banner message for incoming FTP connection for Solaris 10 server. It does not work the way I set Solaris 9 servers. File /et/ftpd/ftpaccess has entry:
banner=/etc/ftpd/banner.msg
I modified inetd.conf file:
ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd -a -l
Restarted inetd. Message does not appear.
Please help.