| 
GNU/Linux Desktop Survival Guide
 by Graham Williams  | 
 | 
|||
Changing Your Passphrase | 
The passphrase to unlock your private key can be changed at any time with:
$ ssh-keygen -t dsa -p  | 
This does not change your private or public key at all so no further action is required in terms of distributing your public key.