~ubuntu-branches/ubuntu/maverick/cloud-utils/maverick-201009260914

« back to all changes in this revision

Viewing changes to ssh-import-lp-id.1

  • Committer: Scott Moser
  • Date: 2010-06-18 06:29:23 UTC
  • mfrom: (10.1.7 lucid)
  • Revision ID: smoser@ubuntu.com-20100618062923-a4el5x56jmh3ug27
Tags: 0.12ubuntu1
merge cloud-utils trunk and maverick branches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH ssh\-import\-lp\-id 1 "23 Feb 2010" ssh\-import "ssh\-import"
2
 
.SH NAME
3
 
ssh\-import\-lp\-id \- retrieve one or more public keys from Launchpad.net and append them to the current user's authorized_keys file
4
 
 
5
 
.SH SYNOPSIS
6
 
.BI "ssh\-import\-lp\-id [launchpad_id_1] [launchpad_id_2] [launchpad_id_3] ...
7
 
 
8
 
.SH DESCRIPTION
9
 
This utility will securely contact Launchpad.net and retrieve one or more Launchpad user's public keys, and append these to the current user's \fI~/.ssh/authorized_keys\fP file.
10
 
 
11
 
.SH SEE ALSO
12
 
\fIssh\fP(1)
13
 
 
14
 
.SH AUTHOR
15
 
This manpage and the utility was written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others).  Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
16
 
 
17
 
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
18