Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created May 31, 2013 17:40
Show Gist options
  • Select an option

  • Save hub-cap/5686596 to your computer and use it in GitHub Desktop.

Select an option

Save hub-cap/5686596 to your computer and use it in GitHub Desktop.
baz@baz-heat-testing:~/reddwarf-integration/scripts$ sudo -u baz /usr/bin/ssh-keygen -f ~baz/id_rsa -q
Sorry, user baz is not allowed to execute '/usr/bin/ssh-keygen -f /home/baz/id_rsa -q' as baz on baz-heat-testing.
baz@baz-heat-testing:~/reddwarf-integration/scripts$ sudo /usr/bin/ssh-keygen -f ~baz/id_rsa -q
Enter passphrase (empty for no passphrase):
baz@baz-heat-testing:~/reddwarf-integration/scripts$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment