change redundant password message to something people can understand
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9018 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -888,7 +888,7 @@ pass(char *passwd) | |||||||
|  |  | ||||||
| 	/* some clients insists on sending a password */ | 	/* some clients insists on sending a password */ | ||||||
| 	if (logged_in && askpasswd == 0){ | 	if (logged_in && askpasswd == 0){ | ||||||
| 	     reply(230, "Dumpucko!"); | 	    reply(230, "Password not necessary"); | ||||||
| 	    return; | 	    return; | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson