Activity log for bug #524226

Date Who What changed Old value New value Message
2010-02-19 04:27:02 Dustin Kirkland  bug added bug
2010-02-19 04:27:39 Dustin Kirkland  attachment added ssh-authorize http://launchpadlibrarian.net/39387619/ssh-authorize
2010-02-19 04:28:38 Dustin Kirkland  description ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-authorize that does something similar. It retrieves a key from a remote public keyserver and appends it to .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run: ssh-authorize cjwatson Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too. ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-authorize that does something similar. It retrieves a key from a remote public keyserver and appends it to .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run:   ssh-authorize cjwatson It also supports more than one ID as arguments. So you could just as easily do: ssh-authorize cjwatson kirkland kees Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too.
2010-02-19 04:28:42 Dustin Kirkland  openssh (Ubuntu): importance Undecided Wishlist
2010-02-19 04:28:52 Dustin Kirkland  openssh (Ubuntu): assignee Colin Watson (cjwatson)
2010-02-19 04:50:53 Dustin Kirkland  bug task added server-papercuts
2010-02-19 05:09:38 Dustin Kirkland  summary ssh-authorize - retrieve a key from a public keyserver and add to the authorized_keys file ssh-import-id - retrieve a key from a public keyserver and add to the authorized_keys file
2010-02-19 05:10:09 Dustin Kirkland  description ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-authorize that does something similar. It retrieves a key from a remote public keyserver and appends it to .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run:   ssh-authorize cjwatson It also supports more than one ID as arguments. So you could just as easily do: ssh-authorize cjwatson kirkland kees Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too. ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-import-id that does something similar. It retrieves a key from a remote public keyserver and appends it to .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run:   ssh-import-id cjwatson It also supports more than one ID as arguments. So you could just as easily do:   ssh-import-id cjwatson kirkland kees Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too.
2010-02-19 05:25:24 Dustin Kirkland  openssh (Ubuntu): assignee Colin Watson (cjwatson)
2010-02-19 05:27:37 Dustin Kirkland  description ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-import-id that does something similar. It retrieves a key from a remote public keyserver and appends it to .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run:   ssh-import-id cjwatson It also supports more than one ID as arguments. So you could just as easily do:   ssh-import-id cjwatson kirkland kees Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too. ssh-copy-id is a great script for adding my public key to a remote server. I have a script in my ~/bin called ssh-import-id that does something similar. It retrieves a key from a remote public keyserver and appends it to my local .ssh/authorized_keys. By default, it uses Launchpad.net. But the URL environment variable could be mangled accordingly. This script is incredibly useful for EC2 and UEC virtual machines, when I want to give someone else access to a VM. I can trivially run:   ssh-import-id cjwatson It also supports more than one ID as arguments. So you could just as easily do:   ssh-import-id cjwatson kirkland kees Ideally, this script would find a home in Ubuntu's openssh-server package. If this isn't appropriate, we could find a home in cloud-init or cloud-utils, though I suspect that many non-UEC Ubuntu users might find it useful too.
2010-02-19 05:30:20 Scott Moser attachment added improved (imo) version. http://launchpadlibrarian.net/39388856/ssh-import-id
2010-02-19 15:28:57 Dustin Kirkland  summary ssh-import-id - retrieve a key from a public keyserver and add to the authorized_keys file ssh-import-id: retrieve a key from a public keyserver and add to the authorized_keys file
2010-02-19 17:40:43 Dustin Kirkland  attachment removed ssh-import-id http://launchpadlibrarian.net/39387619/ssh-authorize
2010-02-19 17:41:53 Dustin Kirkland  attachment added ssh-copy-id (kirkland's version) http://launchpadlibrarian.net/39410267/ssh-import-id
2010-02-19 20:38:17 Dustin Kirkland  attachment added ssh-import-id http://launchpadlibrarian.net/39429267/ssh-import-id
2010-02-19 20:38:32 Dustin Kirkland  attachment removed ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39410267/ssh-import-id
2010-02-19 20:44:17 Dustin Kirkland  attachment removed ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429267/ssh-import-id
2010-02-19 20:46:36 Dustin Kirkland  attachment added ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429418/ssh-import-id
2010-02-19 20:50:05 Dustin Kirkland  attachment removed ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429418/ssh-import-id
2010-02-19 20:50:28 Dustin Kirkland  attachment added ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429482/ssh-import-id
2010-02-19 20:54:32 Dustin Kirkland  attachment removed ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429482/ssh-import-id
2010-02-19 20:54:56 Dustin Kirkland  attachment added ssh-import-id (kirkland's version) http://launchpadlibrarian.net/39429538/ssh-import-id
2010-02-23 23:42:16 Launchpad Janitor branch linked lp:~kirkland/ssh-import/trunk
2010-02-23 23:42:21 Dustin Kirkland  summary ssh-import-id: retrieve a key from a public keyserver and add to the authorized_keys file ssh-import-lp-id: retrieve a key from Launchpad and add to the authorized_keys file
2010-02-23 23:48:48 Dustin Kirkland  bug task added ssh-import
2010-02-24 00:00:06 Dustin Kirkland  summary ssh-import-lp-id: retrieve a key from Launchpad and add to the authorized_keys file [FFe] ssh-import-lp-id: retrieve a key from Launchpad and add to the authorized_keys file
2010-02-24 00:00:27 Dustin Kirkland  openssh (Ubuntu): status New Invalid
2010-02-24 00:00:32 Dustin Kirkland  ssh-import: importance Undecided Wishlist
2010-02-24 00:00:34 Dustin Kirkland  server-papercuts: importance Undecided Wishlist
2010-02-24 00:00:37 Dustin Kirkland  ssh-import: status New In Progress
2010-02-24 00:00:46 Dustin Kirkland  server-papercuts: status New Invalid
2010-02-24 00:00:52 Dustin Kirkland  ssh-import: assignee Dustin Kirkland (kirkland)
2010-02-24 00:37:14 Dustin Kirkland  affects openssh (Ubuntu) ubuntu
2010-02-24 00:37:26 Dustin Kirkland  ubuntu: status Invalid Triaged
2010-02-24 00:38:03 Dustin Kirkland  nominated for series Ubuntu Lucid
2010-02-24 00:38:03 Dustin Kirkland  bug task added Ubuntu Lucid
2010-02-24 00:38:18 Dustin Kirkland  Ubuntu Lucid: assignee Dustin Kirkland (kirkland)
2010-02-24 00:38:22 Dustin Kirkland  ssh-import: status In Progress Fix Released
2010-02-24 00:38:26 Dustin Kirkland  Ubuntu Lucid: milestone ubuntu-10.04-beta-1
2010-02-24 01:50:23 Dustin Kirkland  affects Ubuntu Lucid cloud-utils (Ubuntu Lucid)
2010-02-24 01:50:23 Dustin Kirkland  cloud-utils (Ubuntu Lucid): milestone ubuntu-10.04-beta-1
2010-02-24 01:50:23 Dustin Kirkland  cloud-utils (Ubuntu Lucid): assignee Dustin Kirkland (kirkland)
2010-02-24 01:50:34 Dustin Kirkland  cloud-utils (Ubuntu Lucid): assignee Dustin Kirkland (kirkland)
2010-02-24 01:50:44 Dustin Kirkland  cloud-utils (Ubuntu Lucid): milestone ubuntu-10.04-beta-1
2010-02-24 01:55:47 Dustin Kirkland  cloud-utils (Ubuntu Lucid): status Triaged In Progress
2010-02-24 02:28:14 Launchpad Janitor branch linked lp:~ubuntu-on-ec2/ubuntu-on-ec2/cloud-utils
2010-02-24 02:35:09 Launchpad Janitor cloud-utils (Ubuntu Lucid): status In Progress Fix Released
2010-02-24 02:57:20 Dustin Kirkland  ssh-import: status Fix Released Invalid
2010-02-24 03:13:38 Launchpad Janitor branch linked lp:ubuntu/cloud-utils