|
Home > Archive > IIS FTP Server > March 2004 > How to change Default Message
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to change Default Message
|
|
| Bhalchadnra 2004-03-08, 6:36 pm |
| Hi,
I am using IIS FTP Server 5.0 on Windows 2000 server.
When users connect to FTP server, followign message is displayed
"220 ISV2FTPSRV Microsoft FTP Service (Version 5.0)."
I want to change this default message (not the welcome message) displayed when user connects to a Microsoft FTP Server.
In short, I dont want people connecting to my FTP server, know that the server is published using Microsft FTP.
Thanks,
Bhalchandra
| |
| Jeff Cochran 2004-03-08, 7:35 pm |
| On Mon, 8 Mar 2004 14:56:07 -0800, "Bhalchadnra"
<anonymous@discussions.microsoft.com> wrote:
>I am using IIS FTP Server 5.0 on Windows 2000 server.
>
>When users connect to FTP server, followign message is displayed
>
>"220 ISV2FTPSRV Microsoft FTP Service (Version 5.0)."
>
>I want to change this default message (not the welcome message) displayed when user connects to a Microsoft FTP Server.
>
>In short, I dont want people connecting to my FTP server, know that the server is published using Microsft FTP.
1) It won't make a difference
2) You have to hex edit the DLL
3) If you're up to #2, a Google of the groups will get you the
answer.
Jeff
| |
| Bernard 2004-03-08, 10:35 pm |
| You can change it but it won't protect your from attacks.
refer -
http://www.nstalker.com/defense/banner.php
so make sure your ftp resource is properly secure with NTFS and you can
secure the network connection between client and server.
--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Bhalchadnra" <anonymous@discussions.microsoft.com> wrote in message
news:C582AB94-EBF8-4DF9-B47C-A2BC868B9DE2@microsoft.com...
> Hi,
>
> I am using IIS FTP Server 5.0 on Windows 2000 server.
>
> When users connect to FTP server, followign message is displayed
>
> "220 ISV2FTPSRV Microsoft FTP Service (Version 5.0)."
>
> I want to change this default message (not the welcome message) displayed
when user connects to a Microsoft FTP Server.
>
> In short, I dont want people connecting to my FTP server, know that the
server is published using Microsft FTP.
>
> Thanks,
> Bhalchandra
|
|
|
|
|