ServerIdentBefehl: ServerIdent
Syntax: ServerIdent off|on [identification string]
Default: ProFTPD [version] Server (server name) [hostname]
Beschreibung: The ServerIdent directive sets the default message displayed when a new client connects. Setting this to off displays "[hostname] FTP server ready." If set to on, the directive can take an optional string argument, which will be displayed instead of the default text. Sites desiring to give out minimal information will probably want a setting like ServerIdent on "FTP Server ready.", which won't even reveal the hostname.
|