Skip to content
Snippets Groups Projects
  1. Sep 02, 2014
  2. Aug 27, 2014
    • Leigh B Stoller's avatar
      More geni login tweaks. · 4cf3fffe
      Leigh B Stoller authored
      4cf3fffe
    • Leigh B Stoller's avatar
      Tweaks to Geni login code. Hide the button from login page and · d56f4f8b
      Leigh B Stoller authored
      login modal, must use the original direct geni-login.php page
      until we go live.
      d56f4f8b
    • Leigh B Stoller's avatar
      Large set of changes for using the Geni trusted signer tool, to · 980f6cbd
      Leigh B Stoller authored
      authenticate Geni users to CloudLab (who do not have Emulab accounts).
      CloudLab users must have an account to do anything (unlike APT which allows
      guest users). But instead of requiring them to go through the Emulab
      account creation (high bar), let then use their Geni credentials to prove
      who they are. We then build a local account for that new user, and save off
      the speaksfor credential so that we can act on their behalf when talking to
      the backend clusters (and their MA to get their ssh keys).
      
      These users do not have a local account password, so they cannot log into
      the web interface using the Emulab login page, nor do they have a shell on
      ops.
      
      Once authenticated, we put the appropriate cookies into the browser via
      javascript, so they can use the Cloud (okay, APT) web interface (they
      appear logged in).
      
      I make use of the nonlocal_id field of the users table, which was not being
      used for anything else. Officially, these are "nonlocal" users in the code
      (IsNonLocal()).
      
      When a nonlocal user instantiates a profile, we use their speaksfor
      credential to ask their home MA for their ssh keys, which we then store in
      the DB, and then provide to the aggregate via the CreateSliver call.
      Note that no provision has been made for users who edit their profile and
      add keys; I am not currently expecting these users to stumble into the web
      interface (yet).
      980f6cbd
    • Leigh B Stoller's avatar
      More tweaks to email from address. · a57e6737
      Leigh B Stoller authored
      a57e6737
  3. Aug 26, 2014
  4. Aug 21, 2014
  5. Aug 20, 2014
  6. Aug 19, 2014
  7. Aug 15, 2014
  8. Aug 14, 2014
  9. Aug 13, 2014
  10. Aug 09, 2014
  11. Aug 07, 2014
  12. Aug 06, 2014
  13. Aug 05, 2014
  14. Jul 31, 2014
Loading