in reply to SSH and Sudo

ssh -t makes sure that sudo can prompt for a password. Copying ssh fingerprints (or public keys) avoids the password prompt by ssh. These are two different things.