
fprintd-verify
List of commands for fprintd-verify:
-
fprintd-verify:tldr:57a5a fprintd-verify: Verify all stored fingerprints for the current user.$ fprintd-verifytry on your machineexplain this command
-
fprintd-verify:tldr:6195c fprintd-verify: Fail the process if a fingerprint doesn't match with ones stored in the database for the current user.$ fprint-verify --g-fatal-warningstry on your machineexplain this command
-
fprintd-verify:tldr:67a95 fprintd-verify: Display help.$ fprintd-verify --helptry on your machineexplain this command
-
fprintd-verify:tldr:740a5 fprintd-verify: Verify a specific fingerprint for the current user.$ fprintd-verify --finger ${select}try on your machineexplain this command
-
fprintd-verify:tldr:80944 fprintd-verify: Verify fingerprints for a specific user.$ fprint-verify ${username}try on your machineexplain this command
-
fprintd-verify:tldr:c8680 fprintd-verify: Verify a specific fingerprint for a specific user.$ fprintd-verify --finger ${finger_name} ${username}try on your machineexplain this command