LinuxCommandLibrary

ykman-oath

Manage YubiKey OATH accounts

TLDR

List OATH accounts

$ ykman oath accounts list
copy
Add TOTP account
$ ykman oath accounts add [name] [secret]
copy
Generate code
$ ykman oath accounts code [name]
copy
Delete account
$ ykman oath accounts delete [name]
copy

SYNOPSIS

ykman oath command [options]

DESCRIPTION

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

PARAMETERS

accounts cmd

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

SEE ALSO

ykman(1), ykman-fido(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community