← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1707037] Re: GCE data source should only add "ubuntu" keys to the ubuntu user

 

This bug is believed to be fixed in cloud-init in 18.1. If this is still
a problem for you, please make a comment and set the state back to New

Thank you.

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1707037

Title:
  GCE data source should only add "ubuntu" keys to the ubuntu user

Status in cloud-init:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  GCE supports specifying SSH keys for an instance as a tuple of
  (username, key).  Currently, cloud-init will add all keys to the
  default (ubuntu) user, regardless of the user specified in metadata.

  This is problematic because there may be users in the metadata who are
  not intended to have sudo access but could gain sudo privileges via
  the ubuntu user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1707037/+subscriptions


References