login.ubuntu.com Open in urlscan Pro
162.213.33.106  Public Scan

Submitted URL: http://mkto-g0030.com/MDY2LUVPVi0zMzUAAAGFVqUvpXyA5Owl5syk8Y66IWE4dKevs0ZWe7vdXTcB1YZV27l5T_67uTzrK2x0d0aIpxZZpKc=
Effective URL: https://login.ubuntu.com/+login?next=%2Fsaml%2Fprocess
Submission: On July 04 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: loginformPOST /+login

<form id="login-form" action="/+login" method="post" name="loginform" data-qa-id="login_form">
  <input type="hidden" name="csrfmiddlewaretoken" value="fUs2h8gm51NJbX73PwoPb6OWLwo16w3f2GKq3dfHTKzrrgDRuRn1iHFhAO0pm6yi">
  <div class="p-form-validation email-input">
    <label for="id_email">Bitte Ihre E-Mail-Adresse eingeben:</label>
    <input type="email" name="email" autofocus="autofocus" required="" placeholder="Ihre E-Mail-Adresse" class="textType" id="id_email">
  </div>
  <div class="hide-nojs user-intention" data-qa-id="login_create_account_radio">
    <input type="radio" id="id_new_user" name="user-intentions" tabindex="20" value="create" data-qa-id="user_intention_create">
    <label for="id_new_user" class="new-user"><span>I don’t have an Ubuntu One account</span></label>
    <input type="radio" id="id_returning_user" name="user-intentions" checked="checked" tabindex="30" value="login" data-qa-id="user_intention_login">
    <label for="id_returning_user" class="returning-user"><span>I have an Ubuntu One account <i>and my password is:</i></span></label>
  </div>
  <div class="p-form-validation password-input">
    <input type="password" name="password" autocomplete="off" maxlength="512" required="" placeholder="Passwort" class="disableAutoComplete textType" id="id_password">
  </div>
  <div class="actions">
    <input type="hidden" name="next" value="/saml/process">
    <button type="submit" class="p-button--positive u-no-margin--bottom" name="continue" data-qa-id="login_button">
      <span>Anmelden</span>
    </button>
    <input type="submit" class="p-button--base u-no-margin--bottom" name="forgot_password" formnovalidate="" formaction="/+forgot_password" value="Passwort vergessen?">
  </div>
  <div style="display: none;">
    <label>Dieses Feld leer lassen, um zu beweisen, dass Sie ein Mensch sind <input type="text" name="openid.usernamesecret" value="">
    </label>
  </div>
</form>

Name: newaccountformPOST /+new_account

<form action="/+new_account" method="post" name="newaccountform" data-qa-id="create_account_form">
  <input type="hidden" name="csrfmiddlewaretoken" value="fUs2h8gm51NJbX73PwoPb6OWLwo16w3f2GKq3dfHTKzrrgDRuRn1iHFhAO0pm6yi">
  <div class="p-form-validation email-input">
    <label for="id_email">Bitte Ihre E-Mail-Adresse eingeben:</label>
    <input type="email" name="email" autofocus="autofocus" required="" placeholder="Ihre E-Mail-Adresse" class="textType p-form-validation__input" id="id_email">
  </div>
  <label class="label-passwords">Please tell us your full name and choose a username and password:</label>
  <div class="p-form-validation name-input">
    <label for="id_displayname">Full name</label>
    <input type="text" name="displayname" required="" placeholder="Your full name" class="textType p-form-validation__input" id="id_displayname">
  </div>
  <div class="p-form-validation username-input">
    <label for="id_username">Username</label>
    <input type="text" name="username" placeholder="Username" class="textType p-form-validation__input" id="id_username">
    <ul class="p-form-help-text">
      <li style="font-size: 0.75rem">Between 3 and 32 characters long.</li>
      <li style="font-size: 0.75rem">Allowed: lowercase letters, numbers and hyphens.</li>
      <li style="font-size: 0.75rem"><strong>NOT</strong> allowed: CAPITAL letters, special characters.</li>
      <li style="font-size: 0.75rem"><strong>NOT</strong> allowed: only numbers or consecutive hyphens.</li>
    </ul>
  </div>
  <div class="p-form-validation">
    <label for="id_password">Passwort auswählen</label>
    <div id="yui_3_5_0_3_1656915997323_17" class="yui3-widget yui3-passwordmeter">
      <div id="yui_3_5_0_3_1656915997323_19" class="yui3-passwordmeter-content"><input type="password" name="password" autocomplete="off" maxlength="512" required="" placeholder="Password with at least 8 and at most 512 characters (ASCII only)"
          class="disableAutoComplete textType p-form-validation__input" id="id_password">
        <div class="yui3-passwordmeter-indicatorNode" style="margin-left: 0px; margin-right: 0px; padding-left: 8px; padding-right: 8px;">
          <div></div>
          <p data-qa-id="password_strength"></p>
        </div>
      </div>
    </div>
  </div>
  <div class="p-form-validation">
    <label for="id_passwordconfirm">Passwort wiederholen</label>
    <input type="password" name="passwordconfirm" autocomplete="off" maxlength="512" required="" placeholder="Passwort erneut eingeben" class="disableAutoComplete textType p-form-validation__input" id="id_passwordconfirm">
  </div>
  <div class="p-form-validation accept-tos-input">
    <input type="checkbox" name="accept_tos" required="" id="id_accept_tos">
    <label for="id_accept_tos">I have read and accept the <a href="https://www.ubuntu.com/legal/terms-and-policies/terms-of-service" class="external" target="_blank">Ubuntu One terms of service</a>,
      <a href="https://www.ubuntu.com/legal/dataprivacy" class="external" target="_blank">data privacy policy</a> and <a href="https://www.ubuntu.com/legal/dataprivacy/sso" class="external" target="_blank">Canonical's SSO privacy notice</a>.</label>
  </div>
  <button type="submit" class="p-button--positive u-no-margin--bottom" name="continue" data-qa-id="register_button">
    <span>Konto erstellen</span>
  </button>
  <div style="display: none;">
    <label>Dieses Feld leer lassen, um zu beweisen, dass Sie ein Mensch sind <input type="text" name="openid.usernamesecret" value="">
    </label>
  </div>
</form>

Text Content

Menu Close menu
Jump to main content
 * Anmelden oder ein neues Konto erstellen


ONE ACCOUNT FOR EVERYTHING ON UBUNTU


PORTAL.SUPPORT.CANONICAL.COM MIT UBUNTU ONE ANMELDEN


PORTAL.SUPPORT.CANONICAL.COM UBUNTU-ONE-KONTO EINRICHTEN

--------------------------------------------------------------------------------

Bitte Ihre E-Mail-Adresse eingeben:
I don’t have an Ubuntu One account I have an Ubuntu One account and my password
is:

Anmelden
Dieses Feld leer lassen, um zu beweisen, dass Sie ein Mensch sind

Oder richten Sie einen neuen Zugang ein:

Bitte Ihre E-Mail-Adresse eingeben:
Please tell us your full name and choose a username and password:
Full name
Username
 * Between 3 and 32 characters long.
 * Allowed: lowercase letters, numbers and hyphens.
 * NOT allowed: CAPITAL letters, special characters.
 * NOT allowed: only numbers or consecutive hyphens.

Passwort auswählen



Passwort wiederholen
I have read and accept the Ubuntu One terms of service, data privacy policy and
Canonical's SSO privacy notice.
Konto erstellen
Dieses Feld leer lassen, um zu beweisen, dass Sie ein Mensch sind

Ubuntu One ist das einzige Konto, das Sie für mit Ubuntu verbundene Dienste oder
Seiten benötigen.

Wenn Sie ein Ubuntu-Einmalanmeldekonto besitzen, wird dieses jetzt
Ubuntu-One-Konto genannt. Mehr Lesen ›

--------------------------------------------------------------------------------

Ubuntu One. Ein Ort für den Zugang zu allem von Ubuntu.

 * Begriffe
 * Canonical privacy notice
 * SSO privacy notice
 * Unterstützung
 * Manage your tracker settings
 * Report a bug on this site
 * Sprache ändern

© Copyright 2022 Canonical Ltd. ‘Ubuntu One’ und ‘Canonical’ sind eingetragene
Warenzeichen von Canonical Ltd.




YOUR TRACKER SETTINGS

We use cookies and similar methods to recognise visitors and remember
preferences. We also use them to measure campaign effectiveness and analyse site
traffic.

By selecting ‘Accept‘, you consent to the use of these methods by us and trusted
third parties.

For further details or to change your consent choices at any time see our cookie
policy.

Accept all and visit site Manage your tracker settings