← 返回命令列表

Linux command

ykman-oath 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

List OATH accounts

ykman oath accounts list

Add TOTP account

ykman oath accounts add [name] [secret]

Generate code

ykman oath accounts code [name]

Delete account

ykman oath accounts delete [name]

说明

ykman oath manages TOTP/HOTP accounts on YubiKey. Store 2FA secrets securely on hardware. Generate one-time passwords for authentication.

参数

accounts _cmd_
Manage OATH accounts.
info
Show OATH information.
access _cmd_
Manage password protection.
reset
Reset OATH application.

FAQ

What is the ykman-oath command used for?

ykman oath manages TOTP/HOTP accounts on YubiKey. Store 2FA secrets securely on hardware. Generate one-time passwords for authentication.

How do I run a basic ykman-oath example?

Run `ykman oath accounts list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does accounts _cmd_ do in ykman-oath?

Manage OATH accounts.