如何將您的Google Authenticator憑證移至新的Android手機或平板電腦

image

Most of the app data on your Android is probably synced online will automatically sync to a new phone or tablet. However, your Google Authenticator credentials won’t — they aren’t synchronized for obvious security reasons.

Android上的大多數應用程序數據可能已在線同步,將自動同步到新手機或平板電腦。 但是,您的Google Authenticator憑據不會-出于明顯的安全原因,它們不會同步。

If you’re doing a factory reset, getting a new phone, or just want to copy your credentials to second device, these steps will help you move your authenticator data over so you won’t lose your access codes.

如果您要恢復出廠設置,購買新手機,或者只想將憑據復制到第二臺設備,這些步驟將幫助您轉移身份驗證器數據,從而不會丟失訪問密碼。

移至其他手機 (Move to a Different Phone)

Google now allows you to move your credentials to a different phone. Access the 2-step verification page, click the Move to a different phone link, and scan the QR code or enter your credentials into a new phone. Your old authentication app will stop working.

Google現在允許您將憑據轉移到其他手機上。 進入兩步驗證頁面,單擊“移至其他手機”鏈接,然后掃描QR碼或將您的憑據輸入新手機。 您的舊身份驗證應用將停止運行。

image

Other services that use Google Authenticator may not offer this feature, so you may need to disable and re-enable your account or extract your codes instead. One of the processes below will also allow you to enable Google Authenticator on multiple devices – such as your phone and your tablet – although Google claims not to support this.

使用Google Authenticator的其他服務可能不提供此功能,因此您可能需要禁用并重新啟用您的帳戶或提取代碼。 盡管Google聲稱不支持此功能,但是以下過程之一還允許您在多種設備(例如手機和平板電腦)上啟用Google Authenticator。

禁用和重新啟用兩步身份驗證 (Disable & Re-enable Two-Step Authentication)

If you’re performing a factory reset and don’t want to rely on your printed security codes or SMS verification, you may want to disable two-step authentication ahead of time. To do so, click the Remove link on the 2-step verification page. This temporarily disables two-factor authentication.

如果您要恢復出廠設置,并且不想依靠打印的安全代碼或SMS驗證,則可能需要提前禁用兩步身份驗證。 為此,請點擊兩步驗證頁面上的刪除鏈接。 這將暫時禁用兩因素身份驗證。

image

Perform the factory reset and then add an authentication app again from this page. When you reach the stage where you’re given a QR code and a code you can manually type, re-enter it into your phone. If you want to enable Google Authenticator on multiple devices, enter the code into multiple devices before closing this window.

執行出廠重置,然后從此頁面再次添加身份驗證應用程序。 當您到達獲得QR碼和可以手動鍵入的代碼的階段時,請將其重新輸入到手機中。 如果要在多臺設備上啟用Google Authenticator,請在關閉此窗口之前將代碼輸入到多臺設備中。

While you could write down the code displayed here and keep it in a safe place, that isn’t necessarily a good idea – anyone who found it would be able to enter it into their own phone and see your time-based authentication codes.

盡管您可以記下此處顯示的代碼并將其保存在安全的地方,但這不一定是個好主意-找到它的任何人都可以將其輸入到自己的手機中,并查看您基于時間的身份驗證代碼。

image

備份和還原您的Google Authenticator數據[僅root] (Back Up & Restore Your Google Authenticator Data [Root Only])

If your Android is rooted, you can use Titanium Backup, which we’ve written about before, to take a backup of your Google Authenticator app data. For security reasons, it’s not normally possible for another app to read this data – that’s why root access is required.

如果您的Android是扎根的,則可以使用我們之前寫過的Titanium Backup來備份您的Google Authenticator應用程序數據。 出于安全原因,其他應用通常無法讀取此數據-這就是為什么需要root訪問權限的原因。

Locate Authenticator under the Backup/Restore tab and use the backup option to back up its data. Copy the backup data from the TitaniumBackup folder on your device to your computer. You can then copy it to your new device and restore it later.

在“備份/還原”選項卡下找到身份驗證器,然后使用“備份”選項備份其數據。 將備份數據從設備上的TitaniumBackup文件夾復制到計算機。 然后,您可以將其復制到新設備上,然后再還原。

image

Note that this may not work with devices running different versions of the Android operating system, but it’s perfect for restoring after a factory reset.

請注意,這可能不適用于運行不同版本的Android操作系統的設備,但是非常適合在恢復出廠設置后進行還原。

手動提取您的憑據[僅root] (Manually Extract Your Credentials [Root Only])

If you have root access to your device, you can actually extract the credentials manually, although it’s more work than just using Titanium Backup.

如果您具有設備的超級用戶訪問權限,則實際上可以手動提取憑據,盡管這不僅比使用Titanium Backup還要復雜。

adb will need root access for you to do this – if you’re using a custom ROM, you may already have an adb with root access. If you’re using a stock ROM, you’ll need something like adbd Insecure to do this. You can download adb Insecure from Google Play or for free on the XDA Developers forums. Use the app to put adbd in insecure mode.

若要執行此操作,adb將需要root用戶訪問權限–如果您使用的是自定義ROM,則可能已經具有具有root用戶訪問權限的adb。 如果使用的是ROM,則需要使用adbd Insecure之類的工具。 您可以從Google Play下載adb?? Insecure或在XDA Developers論壇上免費下載。 使用該應用將adbd置于不安全模式。

Note: If you have root access, you can also grab the databases file from /data/data/com.google.android.apps.authenticator2/databases/databases using a root file explorer and copy it to your computer

注意:如果您具有root用戶訪問權限,則還可以使用根文件資源管理器從/data/data/com.google.android.apps.authenticator2/databases/databases中獲取數據庫文件,并將其復制到計算機上

image

Once adb is in insecure mode, you can connect your Android device to your computer and use the adb command (setup instructions here) to grab the Google Authenticator databases file and copy it to your computer:

一旦adb處于不安全模式,您就可以將Android設備連接到計算機,并使用adb命令(此處的設置說明)來獲取Google Authenticator數據庫文件并將其復制到您的計算機上:

adb pull /data/data/com.google.android.apps.authenticator2/databases/databases

adb pull /data/data/com.google.android.apps.authenticator2/databases/databases

You can then use an sqlite editor to open the file and view its contents. If you’re using the command-line sqlite3 program, use the following commands:

然后,您可以使用sqlite編輯器打開文件并查看其內容。 如果使用命令行sqlite3程序,請使用以下命令:

sqlite3 ./databases

sqlite3 ./數據庫

select * from accounts;

從帳戶中選擇*;

You’ll see your Google Authenticator keys, which you can now re-add to another device.

您會看到自己的Google Authenticator密鑰,現在可以將其重新添加到另一臺設備。

image


Luckily, Google no longer resets your application-specific passwords – even if you disable and re-enable Google Authenticator, your application-specific passwords will remain valid.

幸運的是,Google不再重置您的應用程序專用密碼-即使您禁用并重新啟用Google Authenticator,您的應用程序專用密碼仍將保持有效。

Thanks to Dan over at cadince for inspiring much of this post!

多虧了cadince的Dan給予了我很多啟發!

翻譯自: https://www.howtogeek.com/130755/how-to-move-your-google-authenticator-credentials-to-a-new-android-phone-or-tablet/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/280910.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280910.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280910.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

關于經緯度的兩個計算[Teaksxgluxv]

一、子午線周長(公里) 40008.548 赤道周長(公里) 40075.704 緯度40008.548 / 360(度) 111.135 公里/度40008.548 / (360*60)(分) 1.85 公里/分40008.548 / (360*60*60)(秒) 30.87 米/秒 經度首先算相應經度位置的緯度圈長度40075.704 * cos(經度)然后方法相同,除…

轉載通過 Docker 實現傳統應用程序的現代化

長期以來,IT 組織將其預算的 80% 用于簡單地維護現有應用程序,而只花費 20% 用于創新。 在過去的 10 年里,這一比例并沒有太大改觀。而同時又必須面對創新的壓力。無論是直接來自客戶的需求,要求提供新的功能,還是來自…

org.eclipse.jdt.internal.compiler包下的類找不到

到maven庫上下載jar包&#xff1a;org.eclipse.jdt.core-3.13.jar <!-- https://mvnrepository.com/artifact/org.eclipse.jdt/org.eclipse.jdt.core --><dependency> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.core<…

單元測試02:Open-Cover安裝與使用

1.Open-Cover 用于測試代碼是否被測試過。 1.下載open-cover與ReportGenerator 2.下載壓縮包后&#xff0c;設置系統環境變量&#xff0c;如&#xff1a; D:\OpenCover D:\OpenCover\ReportGenerator2.執行 OpenCover.console -register -target:nunit3-console.exe -targ…

Blazor學習之旅 (6) 路由系統

【Blazor】| 總結/Edison Zhou大家好&#xff0c;我是Edison。許久沒有更新Blazor學習系列了&#xff0c;今天續更。Blazor 的路由系統就和 ASP.NET MVC的路由系統一樣&#xff0c;可以為我們提供靈活的選項&#xff0c;可用于確保用戶請求到達可處理它們并返回用戶想要的信息的…

kindle降級卡大樹_從提示框:Kindle購物流程圖,iOS降級和DIY焊接筆

kindle降級卡大樹Once a week we round up some of the tips from the HTG tips box and share them with the greater readership; this week we’re looking at shopping for Kindles with a flowchart, downgrading iOS, and rolling your own DIY soldering pen. 每周一次&…

MS CRM 2011 Form與Web Resource在JScript中的相互調用

原創地址&#xff1a;http://www.cnblogs.com/jfzhu/archive/2013/02/14/2912580.html 轉載請注明出處 在Form中可以添加一個html的web resource&#xff0c;在web resource里可以用JScript來使用REST Endpoint或者SOAD Endpoint。 你可以在Form中添加一個web resource&#xf…

判斷字符是否在1-15之間

var str $(#name).val();//獲取字符的value var reg /^\S{1,15}$/; //字符在1-15之間的正則 var flag reg.test(str); // 判斷字符與正則是否匹配 if(!flag){ //提示不滿足條件 }轉載于:https://www.cnblogs.com/yxl-java/p/8617661.html

從 .NET 6 更新到 .NET 7

Upgrade from .NET 6 to .NET 7Intro.NET 7 已經發布了一段時間了&#xff0c;將幾個服務升級到了 .NET 7&#xff0c;升級還是比較順利的&#xff0c;也有遇到幾個問題&#xff0c;分享一下TargetFramework首先我們需要將項目文件中的目標框架&#xff08;TargetFramework&…

MySQL-05:pymysql與pycharm設置

PyMySQL介紹 PyMySQL 是在 Python3.x 版本中用于連接 MySQL 服務器的一個庫&#xff0c;Python2中則使用mysqldb。 Django中也可以使用PyMySQL連接MySQL數據庫。 PyMySQL安裝 pip install pymysql 連接數據庫 前置條件&#xff1a; 已有一個MySQL數據庫&#xff0c;并且…

如何將前端數據保存到文件

有時候&#xff0c;網頁上需要提供將當前頁面上的數據導出為本地文件的功能&#xff0c;例如將頁面上的一個表格導出為csv文件。這個功能看似簡單&#xff0c;實際上卻沒有什么直接的方法。由于導出文件的操作&#xff08;比如瀏覽文件目錄&#xff0c;創建本地文件等&#xff…

hdmi-cec_如何使用HDMI-CEC使用PlayStation 4或Pro自動打開電視

hdmi-cecCall it petty, but there’s just something about eliminating the “turn on the TV” portion of firing up your PlayStation 4 that makes the whole process seem faster. And the good news is that getting this action on your setup is as easy and ticking…

Microsoft POS for .NET v1.12 發布了

Microsoft POS for .NET v1.12是一個類庫&#xff0c;它為你的.NET應用程序與POS設備的交互提供了一組簡單統一的接口。使得供應商能夠為常見的POS設備(如收銀機&#xff0c;掃描儀等)輕松開發出通用的應用程序&#xff0c;您可以在此處下載.POSv1.12的更新&#xff1a;與 UPOS…

【APP接口開發】常用HTTP響應頭狀態碼詳解

1、200 OK&#xff0c;客戶端請求城成功 2、400 Bad Request &#xff0c;客服端請求語法錯誤&#xff0c;服務器無法理解和處理 3、401 unauthorized&#xff0c;請求未通過認證 4、403 permission forbidden &#xff0c;無權限 5、404 URI不存在&#xff0c;訪問的資源不存在…

leetcode——Lowest Common Ancestor of a Binary Tree

題目 Given a binary tree, find the lowest common ancestor (LCA) of two given nodes in the tree. 思路 這一次說的是一個普通的二叉樹&#xff0c;給出兩個節點。求他們的最低公共父節點。回憶一下&#xff0c;當這棵二叉樹是二分查找樹的時候的解決方式&#xff1a; 二分…

MySQL-06:pyMySQL增刪改查基本命令筆記

增 # 導入pymysql模塊 import pymysql # 連接database conn pymysql.connect(host“你的數據庫地址”, user“用戶名”,password“密碼”,database“數據庫名”,charset“utf8”) # 得到一個可以執行SQL語句的光標對象 cursor conn.cursor() sql "INSERT INTO USER1(n…

ABP Framework 7.0 RC 新增功能簡介

imageABP Framework 在架構上有四大目標&#xff1a;模塊化、DDD、多租戶和微服務。從 7.0 更新的功能來看&#xff0c;其側重點轉向微服務場景的實現&#xff0c;比如&#xff1a;Dapr 集成、動態權限和功能、外部本地化、分布式實體緩存服務&#xff0c;都是對微服務和分布式…

(原創) 07/28/1982 少女A (中森明菜)

Abstract明菜的第二首單曲&#xff0c;也是她的成名曲&#xff0c;在臺灣曾經被歌手嘟嘟翻唱過。 Introduction[hjp2400,300,true]http://oomusou.googlepages.com/shojo_a.flv[/hjp2] 明菜從『少女A』這首單曲才開始竄紅&#xff0c;走的也是可愛路線&#xff0c;招牌的『明菜…

ftp服務

1.ftp工作原理FTP是一個客戶機/服務系統。用戶通過一個支持FTP協議的客戶機程序&#xff0c;連接到在遠程主機上的FTP服務器程序。用戶通過客戶機程序向服務器程序發出命令&#xff0c;服務器程序執行用戶所發出的命令&#xff0c;并將執行的結果返回到客戶機。2.安裝ftp服務yu…

Spark Streaming高級特性在NDCG計算實踐

從storm到spark streaming&#xff0c;再到flink&#xff0c;流式計算得到長足發展&#xff0c; 依托于spark平臺的spark streaming走出了一條自己的路&#xff0c;其借鑒了spark批處理架構&#xff0c;通過批處理方式實現了實時處理框架。為進一步了解spark streaming的相關內…