Projet

Général

Profil

« Précédent | Suivant » 

Révision 2b56c7da

Ajouté par Renato Botelho il y a plus de 9 ans

Hide FreeBSD version from sshd banner. It fixes #3840

Voir les différences:

etc/sshd
121 121
	$sshconf .= "Protocol 2\n";
122 122
	/* Run the server on another port if we have one defined */
123 123
	$sshconf .= "Port $sshport\n";
124
	/* Hide FreeBSD version */
125
	$sshconf .= "VersionAddendum \n";
124 126
	
125 127
	/* Apply package SSHDCond settings if config file exists */
126 128
	if(file_exists("/etc/sshd_extra"))

Formats disponibles : Unified diff