Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: byte on June 18, 2003, 08:42:11 PM
-
Hi,
Does anyone know how to change the welcome message say after someone logs in with username and password, you have a message saying Welcome to bla bla bla.....
Thanks in advance
Byte
-
Edit /var/ftp/welcome.msg and then restart the ftp server.
-
Since proftpd runs from xinetd, you'll need to restart xinetd.
/etc/rc.d/init.d/xinetd restart
Hope this helped,
Nathan
-
Nathan Fowler wrote:
> Since proftpd runs from xinetd, you'll need to restart xinetd.
>
> /etc/rc.d/init.d/xinetd restart
Not so. proftpd will see its new configuration when next someone connects.
Charlie