Does anyone know how to edit or change the Welcome Message / Banner for Pureftpd?
The PureFTP Docs suggest the following:
Recompile PureFTPd with:
--with-welcomemsg: read 'welcome.msg' files for compatibility with some
other FTP servers. This is a security flaw (anonymous users may upload
'welcome.msg' files to add random banners) . Pure-ftpd uses '.banner' files
by default.
or
--with-cookie: display a fortune or a customized banner when a user logs
in (see the '-F' option)
Once cookie/fortune in enabled during compile you should then be able to specify a fortune file with:
- '-F <fortune file>': Display a fortune cookie on login. The sentence is
a random extract from the text file <fortune file>. This text file should be
formatted like standard "fortune" files (fortunes are separated by a '%'
sign on a single line) . Pure-FTPd has to be compiled with support for
cookies (--with-cookie). If you just want a simple banner displayed before
the login prompt, add the name of any text file here.
I am in Debian Squeeze does anyone know where I would specify -F <fortune file>?
Recent comments
1 day 46 min ago
1 day 3 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 22 hours ago
2 days 4 hours ago
2 days 13 hours ago
2 days 15 hours ago
2 days 23 hours ago
3 days 1 hour ago