Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7FD12200D0B for ; Tue, 12 Sep 2017 20:13:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7E75A1609B4; Tue, 12 Sep 2017 18:13:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C2D361609C7 for ; Tue, 12 Sep 2017 20:13:00 +0200 (CEST) Received: (qmail 12329 invoked by uid 500); 12 Sep 2017 18:12:59 -0000 Mailing-List: contact dev-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list dev@geode.apache.org Received: (qmail 12307 invoked by uid 99); 12 Sep 2017 18:12:59 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2017 18:12:59 +0000 Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com [209.85.220.176]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 7D4F41A0044 for ; Tue, 12 Sep 2017 18:12:59 +0000 (UTC) Received: by mail-qk0-f176.google.com with SMTP id b82so26878674qkc.4 for ; Tue, 12 Sep 2017 11:12:59 -0700 (PDT) X-Gm-Message-State: AHPjjUgCgxz2U+M9r745eickA/mSe+wxQggdKCI+qd8M/Ezz/uHkbEoR 1aqaFR/uIkpDJVgtkdfs8sNjsXXvaUSj X-Google-Smtp-Source: AOwi7QDnfXATuAFfVeub1CHW9po1jBYPPpsO0sd/8wZGcmbIWJuXu1e84Wv5du6cprJQUcuZTQrQ5bV38XUMcILmdos= X-Received: by 10.55.186.1 with SMTP id k1mr22010974qkf.28.1505239978801; Tue, 12 Sep 2017 11:12:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.46.71 with HTTP; Tue, 12 Sep 2017 11:12:58 -0700 (PDT) In-Reply-To: References: From: Kirk Lund Date: Tue, 12 Sep 2017 11:12:58 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: How to setup 2-phase auth for Github To: geode Content-Type: multipart/alternative; boundary="94eb2c043d0c3d1e3a055901fe13" archived-at: Tue, 12 Sep 2017 18:13:01 -0000 --94eb2c043d0c3d1e3a055901fe13 Content-Type: text/plain; charset="UTF-8" Thanks Dave! I have the Github 2-phase auth working with GA now. Here's the URL in case anyone else ends up looking for it... https://help.github.com/articles/configuring-two-factor-authentication-via-a-totp-mobile-app/ Thanks, Kirk On Tue, Sep 12, 2017 at 11:06 AM, Dave Barnes wrote: > It's kind of buried under the "TOTP Mobile App" heading. You connect Google > Authenticator to Github when you shoot a photo of the code square. > > On Tue, Sep 12, 2017 at 10:58 AM, Kirk Lund wrote: > > > I'm trying to get setup for gitbox, but a couple details are not panning > > out correctly for me. Darrel is using Google Authenticator on iphone for > > 2-phase auth of Github. However, the URL that gives directions for > setting > > up 2-phase auth of Github does NOT have a section for setting up Google > > Authenticator for Github on iphone: > > https://help.github.com/articles/securing-your-account-with-two-factor- > > authentication-2fa/ > > > > Can anyone tell me how to setup 2-phase auth of Github using Google > > Authenticator on iphone? > > > > Thanks, > > Kirk > > > --94eb2c043d0c3d1e3a055901fe13--