linux:google_authenticator

Google Authenticator

Google Authenticator (Google 認証システム)は、Google が開発した二段階認証(二要素認証)を行うトークンソフトウェアである。Authenticator は、Google ログイン時の二段階認証に必要な6桁の数字コードを生成する。また、LastPass や Dropbox といった他社製のアプリケーションの二段階認証にも対応する。
Google Authenticator
ソースコード: google/google-authenticator-libpam
FreeOTPも参照。

Fedora

$ sudo dnf install google-authenticator

メタデータの期限切れの最終確認: 0:32:33 時間前の 2022年06月24日 14時41分19秒 に実施しました。
依存関係が解決しました。
========================================================================================================================
パッケージ                           アーキテクチャー       バージョン                    リポジトリー           サイズ
========================================================================================================================
インストール:
  google-authenticator                 x86_64                 1.09-4.fc36                   fedora                  55 k

トランザクションの概要
========================================================================================================================
インストール  1 パッケージ

ダウンロードサイズの合計: 55 k
インストール後のサイズ: 120 k
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
google-authenticator-1.09-4.fc36.x86_64.rpm                                             256 kB/s |  55 kB     00:00
------------------------------------------------------------------------------------------------------------------------
合計                                                                                    118 kB/s |  55 kB     00:00
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
  準備             :                                                                                                1/1
  インストール中   : google-authenticator-1.09-4.fc36.x86_64                                                        1/1
  scriptletの実行中: google-authenticator-1.09-4.fc36.x86_64                                                        1/1
  検証             : google-authenticator-1.09-4.fc36.x86_64                                                        1/1

インストール済み:
  google-authenticator-1.09-4.fc36.x86_64

完了しました!

$ google-authenticator --help

google-authenticator 1.09
google-authenticator []
 -h, --help                     Print this message
     --version                  Print version
 -c, --counter-based            Set up counter-based (HOTP) verification
 -C, --no-confirm               Don't confirm code. For non-interactive setups
 -t, --time-based               Set up time-based (TOTP) verification
 -d, --disallow-reuse           Disallow reuse of previously used TOTP tokens
 -D, --allow-reuse              Allow reuse of previously used TOTP tokens
 -f, --force                    Write file without first confirming with user
 -l, --label=

FreeOTP for Android/iOS
Google Authenticator for Android/iOS

  • linux/google_authenticator.txt
  • 最終更新: 2022/06/24 18:36
  • by ともやん