Projet

Général

Profil

« Précédent | Suivant » 

Révision 729ca302

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

Formats disponibles : Unified diff