I run an AIX HACMP cluster on S80 hardware. When we installed it we found that the native AIX ftp server is really poor on both configuration and more importantly on security.
In particular we wanted to restrict ftp users to land in one directory only and see that as it's root directory, thus not letting them out of it. AIX FTP can't handle this basic requirement.
We decided in consultation with IBM that the best way to get this functionality was to use wu-ftpd. THis gave us the security we needed and also hugely customisable banners, etc. It's open source so you get all the joys of free regular updates etc.
And of course once you have wu-ftp installed the warning banner is easy, you define it in the /etc/ftpaccess file. IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
Q: Anonymous ftp - how to change the standard welcome message?
A: you can use dspcat /usr/lib/nls/msg/$LANG/ftpd.cat to unroll the ftp.cat into a ASCII msg file, edit the file and, then use gencat to roll it back up
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.